body {
	background-color: #EAF7FF;
}
a.topvav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;

}
a.topvav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}
a.topvav:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 16px;
}
a.topvav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}

#paragraphtext {
font:90% verdana, arial, helvetic, sans-serif;
color:#336666;
text-align: left;
padding: 4px 24px 0px 24px; 
line-height: 1.4;
}

.paragraphtext {
font:90% verdana, arial, helvetic, sans-serif;
color:#336666;
text-align: left;
padding: 4px 24px 0px 24px; 
line-height: 1.6;
}

.paragraphtextcenter {
font:90% verdana, arial, helvetic, sans-serif;
color:#336666;
text-align: center;
padding: 4px 24px 0px 24px; 
line-height: 1.6;
}

.footertext {
font:70% verdana, arial, helvetic, sans-serif;
color:#336666;
text-align: center;
line-height: 1.6;
}

.quotetext {
font:italic 70% verdana, arial, helvetic, sans-serif;
color:#336666;
text-align: center;
}

a.right_nav:link {
text-decoration: none;
color: #ffffff;
border-bottom:  1px solid #669999; 
border-top: 1px solid #669999; 
display: block;
}

a.right_nav:visited {
text-decoration: none;
color: #d7d7d7;
border-bottom: 1px solid #669999; 
border-top: 1px solid #669999;
display: block;

 }

a.right_nav:hover {
text-decoration: none;
color: #669999;
background-color:  #d7d7d7;
border-bottom:  1px solid #ffffff; 
border-top: 1px solid #ffffff; 
display: block;

}
