﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, map, object, embed, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #666666;
	font-size: 75.01%; /* Fixes IE increase/decrease text size bug */;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url('../Images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2348B6;
	line-height: 1.3em;
	text-align: center;
}
sup {
	font-size: 0.8em;
}
p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	color: #008ACC;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.6em;
}
h1 {
	margin-bottom: 10px;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
img {
	margin: 10px;
	border: 0px;
}
a:link, a:visited {
	text-decoration: none;
}
blockquote {
	color: #000000;
	display: inline;
	line-height: 1.3em;
	font-size: 1.0em;
	font-style: oblique;
}
address {
	font-style: normal;
}

