body {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333;
	font-size : 9pt;
} 
td {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333;
	font-size : 9pt;
}
img {
	border: none;
}
a:link, a:visited {
	text-decoration : underline; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #006cc8; 
	font-size : 9pt; 
} 
a:hover, a:active {
	color : #007b00; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
}  
a.splashnav:link, a.splashnav:visited {
	text-decoration : none; 
	color : #0029da; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-weight : bold; 
}
a.splashnav:hover, a.splashnav:active {
	text-decoration : none; 
	color : #ae00da; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-weight : bold; 
} 
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
a.topnav:link, a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.topnav:hover, a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1076b8;
	text-decoration: underline;
}
#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; 
} 