/* main body definition */
body {
	font-size:8pt;
	font-family: verdana, arial, helvetica;	
	line-height:16px;
	margin:0px;
	color:#880000
}
a {
	color: #800F07;
	text-decoration: underline;	
	font-weight: bold;
}
a:hover {
	color: #F2D356;
	text-decoration: underline;
	font-weight: bold;	
}