body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color:#293081;
//	color:#272727;
}
a.home:link, a.home:visited, a.home:active {
	color: #293081; text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #293081; text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a.menu:hover {
	color:#293081;	text-decoration: underline, overline;
	text-decoration: underline, overline;
	font-weight: bold;
	font-size: 12px;
}
a.toplinks:link, a.toplinks:visited, a.toplinks:active {
	color: #293081; text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.toplinks:hover {
	color:#293081;	text-decoration: underline, overline;
	font-weight: bold;
	font-size: 14px;
}
a.sublinks:link, a.sublinks:visited, a.sublinks:active {
	color: #fb6c00; text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.sublinks:hover {
	color:#fb6c00;	text-decoration: underline, overline;
	font-weight: bold;
	font-size: 14px;
}
.headline {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	font-weight: bold;
	color:#293081;
}
.headline2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-weight: bold;
	font-style:oblique;
	color:#293081;
}
.toplinkact {
	color: #fb6c00; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
