body {
     	background-color: #660033;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma;
}
table,tr,td,th {
	font-family: Tahoma;
        border-color: #660033; 
}
h1,h2,h3,h4,h5 {
	font-family: Tahoma;
	color: black;
	text-align: center;
}
h1 {	
	font-size: 16pt; 
	font-weight: normal;
        font-align: center;
}
h2 {	
	font-size: 12pt; 
	font-weight: bold; 
}
h3 {	
	font-size: 12pt; 
	font-weight: normal; 
}
h4 {	
	font-size: 11pt;
	font-weight: normal; 
}
h5 {	
	font-size: 10pt;
	font-weight: normal; 

}

