body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
	line-height: 1;
}

form {
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
  color: #003399;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #9933FF;
	font-weight: bold;
}
a:active {
	color: #0033FF;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	margin: 0px;
}
h1 {
	text-indent: 0px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	background-color: #FFFFFF;
}
h2 {
	text-indent: 0px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	margin: 0px;
}
h3 {
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	margin-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
li {
}
a:hover {
	font-weight: bold;
	color: #0033CC;
}
.RED-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

