body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #666666;
}
a:link {
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #99221E;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #CC6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #003366;
}
h2 {
	font-size: 18px;
	color: #339966;
}
h3 {
	font-size: 14px;
	color: #333333;
}
h4 {
	font-size: 10px;
	color: #333333;
}
.White10Bold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.Grey10Normal {font-size: 10px}
.Blue12Bold {	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
.Blue16Bold {
color: #003366;
	font-weight: bold;
	font-size: 16px;
}
.BodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.White12Bold {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.Green18Bold {

color: #339966;
	font-weight: bold;
	font-size: 18px;
}
