
body {
	background-color: #330000;
}

.small {  
	font-family: Verdana;
	font-size: 9px; 
	color: #000000;
}

.small2 {  
	font-family: Verdana;
	font-size: 9px; 
	font-weight: bold;
	color: #990000; 
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #330000;
}
.header {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #330000;
}
.header2 {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #330000;
}
.contentHead {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.content {
	font-family : Arial, sans-serif;
	font-size : 12px;
}

