body {
	color: #333333;
	background-color: #3A9BD5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: 50% top;
}
h1 {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 0px;
}
h2{
	color: #005FB6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h4 {
	color: #005FB6;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
	font-weight: normal;
}
em {
	color: #666666;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 40px;
}
ol {
	line-height: normal;
	background-image: none;
	list-style-type: decimal;
	margin-left: 20px;
}
ol  li {
	list-style-type: decimal;
	list-style-image: none;
}
ol li li {
	list-style-image: none;
	list-style-type: lower-alpha;
}
li {
	list-style-position: outside;
	line-height: normal;
}
li strong {
	color: #003366;
	padding: 3px;
	line-height: normal;
}
li, li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	list-style-image: url(../images/Arrow.jpg);
}
li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	list-style-image: url(../images/Arrow.jpg);
	list-style-type: none;
}
li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0066;
	list-style-image: url(../images/Arrow.jpg);
	list-style-type: none;
}
a {
	color: #006699;
	text-decoration: underline;
	padding: 3px;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
}
fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
table {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
sup {
	font-size: 14px;
	position: absolute;
	margin-top: 5px;
}
