a:link{
	color: #0000FF;
	text-decoration: none 
}
a:visited{
	color: #FF0000; 
	text-decoration: none
} 	
a:active{
	color: #800080;
	text-decoration: none
}
a:hover{
	color: #800080;
	text-decoration: none
}
body{	
	background-color: #CA0000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px
}

.title{
	font: 18px Copperplate Gothic Bold, sans-serif; font-weight: bold 
}
 
table{
	font-family: Verdana, Helivca, Arial;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left	
}

p{
	margin-left: 12px;
	margin-right: 12px
}

h5{
	font-family: Verdana, Helivca, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center	
}

h6{
	font-family: Verdana, Helivca, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center	
}