.defaultFont {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
body {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        margin-top: 3px
     }
.sideText {  font-family: Arial, Helvetica, sans-serif; font-size: 32pt; color: #5353B7; font-weight: bolder}
.bluetext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #6666CC}
.topnavlink {
	font-family: Verdana, "Lucinda Sans Serif";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #6666CC;
	text-transform: uppercase;


}
.ul {

	list-style-image: url(imgs/red_bullet.gif);
}.ul2 {

	list-style-image: url(imgs/blue.gif);
}
.active {
color: red; font-weight: bolder; text-decoration: none;
}
.hover {
color: red; font-weight: bolder; text-decoration: underline overline;
}
.visited {
color: silver; text-decoration: none;
}
.link {
color: silver; text-decoration: none;
}
