A:link 		{font-family: Times New Roman; 
			font-weight: normal; 
			font-size: 15px;  
			color: #616161;
			text-decoration: none;}
A:visited 	{font-family: Times New Roman; 
			font-weight: normal; 
			font-size: 15px;  
			color: #616161;
			text-decoration: none;}
A:hover 	{font-family: Times New Roman; 
			font-weight: normal; 
			font-size: 15px;  
			color: #808000 ;
			text-decoration: none;}
A:active 	{font-family: Times New Roman; 
			font-weight: normal; 
			font-size: 15px;  
			color: blue;
			text-decoration: none;}
.nav 		{font-family: Times New Roman; 
			font-weight: normal; 
			font-size: 15px;  
			color: #616161;
			text-decoration: none;}
.header 	{font-family: Times New Roman; 
			font-weight: bold; 
			font-size: 18px;  
			color: #800000; 
			text align:center;}
.subheader 	{font-family: Times New Roman; 
			font-weight: bold; 
			font-size: 16px;  
			color: black; 
			text align:center;}
.text 		{font-family:  Times New Roman; 
			font-weight: normal; 
			font-size: 14px;  
			color: black;}
.hyperlinks {font-family: Times New Roman; 
			font-style: none; 
			font-weight: bold; 
			font-size: 16px;  
			color: #800000;}
.footer {font-family: verdana; 
			font-style: none; 
			font-weight: normal; 
			font-size: 12px;  
			color: #800000;}
		
.smaller 	{font-family:  sans-serif, verdana; 
			font-weight: normal; 
			font-size: 10px;  
			color: #800000;}
			

h1	{font-family: Times New Roman; 
			font-weight: normal; 
			font-size: 12px;  
			color: #000000; 
			text align:center;}
h2	{font-family: Times New Roman; 
			font-weight: bold; 
			font-size: 18px;  
			color: #800000; 
			text align:center;}
h3 	{font-family: Times New Roman; 
			font-weight: bold; 
			font-size: 16px;  
			color: black; 
			text align:center;
			margin-bottom: 0px;
}
A.Index { color: #000000; }
A.Index:link {color: #000000;}
A.Index:visited {color: #000000;}
A.Index:hover { color: #000000;}
hr {
	background-color: #c6c6c6;
	color: #c6c6c6;
	border: 1px solid #c6c6c6;