.Header td
{
	vertical-align: middle;
	color: lightgrey;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.Header a
{
	color: lightgrey;
	text-decoration: none;
}

.Header a:hover
{
	color: read;
	text-decoration: none;
}

a:link {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.footer {
font-family: Arial;
font-size: x-small;
color:gray;
}
.style1 {
	color: #FFFFFF;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.border {
	border: thin solid #003366;
}

h3 {
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}