body {
	background-color: #414141;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #D54A24;
}
a:active {
	color: #CCCCCC;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style1 {color: #666666}
.style2 {
	color: #D54D24;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #D54D24;
	font-weight: bold;
}
a.custom2:link {color: #D54D24; font-size:16px; font-weight: bold; text-decoration: none;}
a.custom2:visited {color: #D54D24; font-size:16px; font-weight: bold; text-decoration: none;}
a.custom2:hover {color: #D54D24; font-size:16px; font-weight: bold; text-decoration: none;}
a.custom2:active {color: #D54D24; font-size:16px; font-weight: bold; text-decoration: none;}
h1 {font-size: 16px; color:#D54D24;}