select, input, textarea { font-family: Arial, Helvetica; 
						  font-size: 12px; 
						  color: #333333; 
						  background-color: #FFFFFF;
						  
					    }



H1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	color: #000000;
	line-height: 1.4;
	font-weight: bold;
}



td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	color: #000000;
	line-height: 1.4;
}

b {
	color: #347B86;
}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: #000000;
	line-height: 1.4;
}

a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: #000000; 
	text-decoration: underline;
	
}

a:visited {   
	color: #000000; 
	text-decoration: underline;
}

a:hover {   
	color: red; 
	text-decoration: underline;
}

a:active {   
	color: red; 
	text-decoration: none;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2;
}

.white {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.7em; 
	color: #EEEAD6;
	line-height: 1.5;
}

.white a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: #EEEAD6;
	line-height: 1.4;
	text-decoration: none;
}

.white a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: #EEEAD6;
	line-height: 1.4;
	text-decoration: none;
}

.white a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: red;
	line-height: 1.4;
	text-decoration: none;
}

.small {  
	font-family: Arial; 
	font-size: 0.7em; 
	color: #5F5111;
}

.small a:link {  
	font-family: Arial; 
	font-size: 1.0em; 
	color: #5F5111; 
	text-decoration: underline;
}

.small a:visited {  
	font-family: Arial; 
	color: #5F5111; 
	text-decoration: underline;
}

.small a:hover {  
	font-family: Arial;  
	color: red; 
	text-decoration: underline;
}

.small a:active {  
	font-family: Arial; 
	color: red; 
	text-decoration: underline;
}

.brown {  
	font-family: Arial; 
	font-size: 1.0em; 
	color: #5F5111;
}

.brown a:link {  
	font-family: Arial; 
	font-size: 1.0em; 
	color: #5F5111; 
	text-decoration: underline;
}

.brown a:visited {  
	font-family: Arial; 
	color: #5F5111; 
	text-decoration: underline;
}

.brown a:hover {  
	font-family: Arial;  
	color: red; 
	text-decoration: underline;
}

.brown a:active {  
	font-family: Arial; 
	color: red; 
	text-decoration: underline;
}


.bold {  
	font-family: Arial; 
	font-weight: bold;
	font-size: 0.75em; 
	color: dimgray;
}

