body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:25px;
	background-color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:25px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:25px;
}

.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a:link { color: 660000; text-decoration: none }
a:active { color: 660000; text-decoration: none }
a:visited { color: 660000; text-decoration: none }
a:hover { color: 333333; text-decoration: underline}

A{text-decoration:none}

.RegularLineSpacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:normal;
}

.InsidePageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:18px;
	color:#FFFFFF
}

.GrayColumnStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
}