Body {
	font-style : normal; 
	font-weight : normal; 
	font-size : 10px; 
	background: 
	color : #660000; 
	font-family : arial; 
	margin : 0; 
	padding:0px;
} 


td {
	font-style : normal; 
	font-weight : normal; 
	font-size : 12px; 
}


A:link , A:visited , A:active {
	text-decoration : underline; 
	cursor : normal; 
	font-style : normal; 
	height : normal; 
	color : #000000; 
} 
a:hover {
	color : #CC0000; 
	font-style : normal; 
	font-size : normal; 
	text-decoration : underline; 
	cursor : normal; 
} 
.subhead {
	background: #993333;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	color: #000000;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	padding: 1px 4px 1px 1px;
	text-decoration: none;
	div-align: right;
	width: 142px;
} 

.title { 
	color: #CCCCCC;
	font-family: verdana;
	font-size: 14px; 
	font-weight: bold;
	}
	
.head { 	background: #993333;
	border-bottom: #000000 1px solid;
	border-top: #FF3366 2px solid;
	color: #660000;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px 1px 1px;
	text-decoration: none;
	div-align: right; } 
