body {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 85%;
	background-color : #FFFFFF;
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}
a:link, a:active, a:visited  {
	color: #0000FF;
	text-decoration : none;
}
a:hover {
	color: #0000FF;
	text-decoration : underline;
}
td.HeaderLeft {
	background-color : #FFFFFF;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
}
td.HeaderRight {
	background-color : #6181B0;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}
td.BlueOrangeBorder {
	background-color : #6181B0;
	border-bottom : 1px solid #FF9900;
	border-left : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	border-top : 1px solid #FF9900;
	font-size : 12px;
	text-align : center;
	color : #FFFFFF;
}
td.Footer {
	background-color : #6181B0;
	border-bottom : 1px solid #FF9900;
	border-left : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	border-top : 1px solid #FF9900;
	font-size : 10px;
	text-align : center;
	color : #FFFFFF;
}
td.GreyBand{
	background-color : #BEB8B1;
}
td.WhiteTwelve {
	font-size : 12px;
	color : #FFFFFF;
}
a.footer:link, a.footer:active, a.footer:visited  {
	color: #FFFFFF;
	text-decoration : none;
	font-size : 10px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-size : 10px;
}