body {
	font-family : Georgia, "Times New Roman", Times, serif; 
	color : #333333;
	font-size : 10pt;
} 
td {
	font-family : Georgia, "Times New Roman", Times, serif; 
	color : #333333;
	font-size : 10pt;
}
a:link, a:visited {
	text-decoration : underline; 
	font-family : Georgia, "Times New Roman", Times, serif; 
	color : #7d0000; 
	font-size : 10pt; 
} 
a:hover, a:active {
	color : #000000; 
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 10pt; 
}  
a.splashnav:link, a.splashnav:visited {
	text-decoration : none; 
	color : #ffffff; 
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 9pt; 
	font-weight : bold; 
}
a.splashnav:hover, a.splashnav:active {
	text-decoration : none; 
	color : #cccccc; 
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 9pt; 
	font-weight : bold; 
} 
#normal {
	text-decoration : none; 
	color : black; 
	font-family : verdana; 
	font-size : 10pt; 
	font-weight : bold; 
} 
#normal_red {
	text-decoration : none; 
	color : #800000; 
	font-family : verdana; 
	font-size : 10pt; 
} 
#normal_white {
	text-decoration : none; 
	color : white; 
	font-family : verdana; 
	font-size : 10pt; 
} 
#heading {
	text-decoration : none; 
	color : black; 
	font-family : verdana; 
	font-size : 10pt; 
	font-weight : bold; 
} 
#heading_white {
	text-decoration : none; 
	color : white; 
	font-family : verdana; 
	font-size : 10pt; 
	font-weight : bold; 
} 
#error {
	text-decoration : none; 
	color : #800000; 
	font-family : verdana; 
	font-size : 10pt; 
	font-weight : bold; 
} 
#paging {
	text-decoration : none; 
	color : black; 
	font-family : verdana; 
	font-size : 10pt; 
} 