body{
	background-color:#680000;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#000000;
}


td {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#000000;
}

A:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	line-height:1;
}

A:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	line-height:1;
}

A:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	line-height:1;
	}
	

A:hover {
	color: #680000;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	line-height:1;	
}
.imgborder {
	border: 2px; border-style: solid; border-color: #680000 ;
		}

.imgborder-blue {
	border: 2px; border-style: solid; border-color: #0033CC ;
		}
		
span.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size:12px;
	font-weight: bold;
	text-align:center;}
	
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:20px;
	font-weight: bold;
	text-align:center;}		
	
H1 {
	color:#000000;
	font-size:20px;
	font-weight:bold;
}

H2 {
	color:#680000;
	font-size:16px;
	font-weight:bold;
}


H3 {
	color:#680000;
	font-size:14px;
	font-weight:bold;
}


H4 {
	color:#680000;
	font-size:13px;
	font-weight:bold;
}