body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;	
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #00468B;
	text-align: left;
}
a:visited {
	color: #00468B;
	text-align: left;
}
a:hover {
	color: #E60000;
	text-align: left;

}
a.menu:link {
	color: #00468B;
	text-align: center;
	line-height: 22px;
	font-size: 10pt;
	text-decoration: none;
}
a.menu:visited { 
    color: #00468B;
    text-align: center;
	line-height: 22px;
	font-size: 10pt;
	text-decoration: none;
}
a.menu:hover {
	color: #FED60B;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	font-size: 10pt;
	background-color: #00468B;
}
a.submenu:link {
	color: #00468B;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
}
a.submenu:visited { 
    color: #00468B;
    text-align: left;
	font-size: 10pt;
	text-decoration: none;
}
a.submenu:hover {
	color: #FED60B;
	text-align: left;
	text-decoration: none;
	font-size: 10pt;
	background-color: #00468B;
}
.footer {
	font-size: 10pt;
	text-decoration: none;
	color: #00468B;
	line-height: 22px;

}
.tableheader {
	font-size: 10pt;
	color: #FED60B;
	background-color: #00468B;
	line-height: 25px;
}
.grouplink {
	font-size: 10pt;
}
.crumbs {
	font-size: 8pt;
	font-weight: bold;
}
.sglink {
	font-size: 8pt;
	font-weight: normal;
}
.hgheader {
	font-size: 10pt;
}
.NewsStyle {
        font-size: 10pt;
}

