body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002B6D;
	background-repeat: repeat;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002B6D;
	background-repeat: repeat;
}
a {  
	color: #002B6D; 
	text-decoration: none;
}
a:hover {  
	color: #ffffff; 
	text-decoration: none; 
	background: #002B6D;
}
.links_nav {  
	font-weight: bold;
	font-size: 9pt;
	color: #002B6D; 
	text-decoration: none;
}
.links_subnav {  
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}
.links_subsubnav {  
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}
li {
	list-style-type: circle;
}
.subremark {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
