BODY {
	SCROLLBAR-FACE-COLOR: #317BC4; FONT-SIZE: 9px; SCROLLBAR-HIGHLIGHT-COLOR: #4f83b3; 
	SCROLLBAR-SHADOW-COLOR: #4f83b3; COLOR: #1E66AF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; SCROLLBAR-BASE-COLOR: #0a3568; 
	scrollbar-3d-light-color: #ffffff; scrollbar-dark-shadow-color: #4F83B3
}
td {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
a {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	color: #ffffff;
}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	color: #BEE4FF;
}

h1 {font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	color: #ffffff;}
	

#toplink ul {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#toplink li {
	list-style-type: none;
	display: inline;
	margin: 0 3px 0 3px;
}
#toplink li a {
	color:#0081DF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
#toplink li a.active, #toplink a:hover {
	text-decoration: none;
	color:#0081DF;
	text-decoration:underline;
}
	