body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #0071BC;
	font-weight: bold;
}
a:visited {
	color: #0071BC;
}
a:hover {
	color: #CC6666;
}
a:active {
	color: #CC6666;
}
a.bottom:link {
	color:#FFF468;
 }
a.bottom:visited {
	color:#FFF468;
 }
 a.bottom:hover {
	color:#CC6666;
 }
 a.bottom:active {
	color:#CC6666;
 }
a.navigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 10px;
	text-decoration:none;
	color:#FFFFFF;
 }
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFF468;
	text-decoration: none;
}
a.navigation:active {
}
.navigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}