
DIV,TD {
	font-family : Tahoma, arial, sans-serif;
	font-size : 12pt;
	color : #000000;
   margin-top: 10px;
   margin-bottom: 10px;
}
.headline {
	font-family : Tahoma, arial, sans-serif;
	font-size : 18pt;
	color : Maroon;
	font-weight : bold;
}
A{
	text-decoration:none;
}
A:visited { color:Maroon; }
A:hover { color:#0000FF; }
.subhead {
	font-family : Tahoma, arial, sans-serif;
	font-size : 14pt;
	color : Maroon;
	font-weight : bold;
}
.inverse {
	color: #FFFFFF;
	background: Maroon;
	font-weight:bold;
}
