body, td, th, h1, h2, h3, h4, p, div, .mainblocktext 
{ 
  font-family:Arial,sans-serif; 
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
}

th, th p, th div { font-weight:bold }

h1, h2, h3, h4 {
font-weight:normal;
margin:0px;
padding:0px;
}

h1 {
color:white;
font-size:23px;

}

h2 {
font-size:12px;
color:#42929D;
font-weight:bold;
}

h3 {
font-weight:bold;
font-size:12px;
}

h4 {
 font-weight:bold;
 font-size:11.5px;
 margin-top:1em;
}

td.toplink{		
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	white-space:nowrap;
}

td.toplink a {
	color:white;
	text-decoration:none;
	background-color: #8CBAC5;
	display:block;
	border-left:1px solid white;
	text-align:center;
	padding-top:5px;	
	padding-bottom:5px;
	padding-left:5px; padding-right:5px;
}

td.toplink a:hover {
 background-color:#42929D;
 color:white;
}

td.toplink a:visited, td.toplink a:active, td.toplink a:hover { color:white; text-decoration:none; }

td.toplink a.final { border-right:1px solid white; }

td span.style10 a,
td span.style10 a:hover,
td span.style10 a:visited,
td span.style10 a:active { color : #999999;  font-weight:bold;}
