body,td {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.headline {
	font-size : 15px;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-transform : uppercase;
}

.contentheadline {
	color : #488FCF;
	font-size : 12px;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;

}

A.navred {
	color : #cc0000;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

A.nav {
	color : #074F8E;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

A.nav:HOVER {
	color : #647189;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

A.nav2 {
	color : #6D090C;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 11px;
}

A.nav2:HOVER {
	color : #000000;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 11px;
}

.content {
	color : Black;
	font-family : sans-serif;
	font-size : 12px;
	text-align : justify;
}

A {
		color : #074F8E;
	font-family : sans-serif;
	font-size : 11px;
text-decoration : underline;
}
