body {
	background-color: #90ACCF;
}
.body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #668DBD;
	font-size: 12px;
}
.body a:link {  
	color: #000000; 
	text-decoration: underline
}
.body a:visited {  
	color: #000000; 
	text-decoration: underline
}
.body a:hover {  
	color: #000000; 
	text-decoration: none
}
.subNav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #63738C;
	font-size: 9px;
}
.subNav a:link {  
	color: #63738C; 
	text-decoration: none
}
.subNav a:visited {  
	color: #63738C; 
	text-decoration: none
}
.subNav a:hover {  
	color: #000000; 
	text-decoration: none
}
#footer p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}
#footer p.nav a, #footer p.nav a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
#footer p.nav a:hover {
	text-decoration:underline;
}
.titles {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #668DBD;
	font-size: 18px;
	font-weight: normal;
}
.heads {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #668DBD;
	font-size: 16px;
	font-weight: normal;
}.bodySmall {

	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #668DBD;
	font-size: 9px;
}

