a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: #3399CC;
}
.copyright{

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #000000
	
	
}



a.nav:link{
	
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #FF6600
  
}



a.nav:visited{
	
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #FF6666
   
}

a.nav:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: underline;
	color: #CC0000
   
}

a.nav:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	text-decoration: none;
	color: #CC0000
   
}

H1 {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #8D0505
}

H2 {
font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #8D0505
}

td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
	
	
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #708090;
}

ul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: Gray;
	list-style: disc inside;
}