body {
	background-image:url(../images/bg.gif);
	font-family: Tahoma;
	font-size: 9pt;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	left:0px;
	top:0px;
	bottom:0px;
}

td, tr {
	font-family: tahoma;
	font-size: 9pt;
}

A:link, A:visited {font-family: tahoma; font-weight: bold; text-decoration: none; color: #000000;}
A:hover, A:active {font-family: tahoma; text-decoration: underline: none; color: #003399;}

div.links A:link, div.links A:visited, div.links A:active{
	font-weight: bold; 
	text-decoration: none; 
	color: white;}
	
H1 {font-family:tahoma;
	color:#000000 ;
	font-size:22px;
	font-weight: bold; 
	margin-bottom:0;}

H2 {font-family:tahoma;
	color: #000000 ;
	font-size:16px;
	font-weight: bold; 
	margin-bottom:0}

H3 {font-family:tahoma;
	color: #000000;
	font-size:14px;
	font-weight: bold; 
	margin-bottom:0}

H4 {font-family:tahoma;
	color:#FF0000 ;
	font-size:12px;
	font-weight: bold; 
	line-height: 10pt;
	margin-bottom:0 }
	
H5 {font-family:tahoma;
	color: #000000 ;
	font-size:20px;
	font-weight: bold; 
	margin-bottom:0}	
	

.redheading {
	font-family:tahoma;
	color:red;
	font-size:14px;
	font-weight: bold;
	}		

.blackborder {
	border: 1px solid black;
	}

td.topborder {
	border-top: 1px solid black;
}