td {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000066;
	text-align:justify;
	height: inherit;
}
body {  
font-family: Arial, Times New Roman, Times, serif; 
font-size: 11px; 
color: #000066; 
background-color: #CCCCCC;

}

.red {
color: #CC0000;
font-weight:bold;
}

h1 {  font-family: Georgia, Times New Roman, Times, serif; font-size: 20px; color:#0066CC;}
h2 {  font-family: Georgia, Times New Roman, Times, serif; color:#0066CC;}
h3 {  font-family: Georgia, Times New Roman, Times, serif; color:#0066FF;}
h4 {  font-family: Georgia, Times New Roman, Times, serif; color:#0066FF;}


a:link {  font-family: Georgia, Times New Roman, Times, serif; text-decoration: underline}
a:visited {  font-family: Georgia, Times New Roman, Times, serif; color: #3366FF; text-decoration: underline}
a:hover {  font-family: Georgia, Times New Roman, Times, serif; color: #666666; text-decoration: none}

.nav a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding: 2px;
	text-align:center;
	
	
	
}


.nav a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding: 2px;
	text-align:center;
	
}
.nav a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #fff;
	text-decoration: none;
	display:block;
	background-color:#003399;
	padding: 2px;
	text-align:center;
}

.linkdesc {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 11px;
}
