a:link, a:visited, a:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight:bold;
	text-decoration:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.inverse{
	color:white;
	background-color:#666666;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
.outerBody {
	background-color:#506894;
}
.bodytext_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.bodytext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	background-color: #002F63;
	font-weight: bold;
	width: 100%;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #002F63;
	font-weight: bold;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#0000ff;
}
.newsItem { 
	font-family:Verdana; 
	font-size:10pt; 
	font-weight:normal;
}