.head { 
	color: black; 
	font-size: 17px; 
	font-family: Arial; 
	font-weight: bold; 
	line-height:1px;
	margin-bottom: 3px; 
}
.body {
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-face: Arial;
	line-height:15px;
	margin-top: 15px;
        scrollbar-face-color:#990033;
	scrollbar-track-color:#CCCCCC;
        scrollbar-arrow-color:#FFEBCD; 
}
.table {
	color: black;
	font-size: 12px;
	font-family: Arial;
	vertical-align: top;
}
.title { 
	color: black; 
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bold; 
	line-height:17px;
	margin-bottom: 3px; 
}
.subhead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}