body         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; 
               background-color: #FFFFFF }
.heading     { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 12pt }
.bigheading     { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 14pt}
.navmenu     { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; 
               margin-bottom: 3 }
h1,h2,h3,h4,h5           { font-family: Arial Black, Arial, Helvetica, sans-serif}
h1 {
	font-size : 24px;
}
h2{
	font-size : 22px;
}
p            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
table        { font-size: 10pt; font-family: Verdana }
		

a.nav:link   { text-decoration: none; color: #008000 }
a.nav:visited { text-decoration: none; color: #0066CC }
a.nav:active { text-decoration: none; color: #008000; background-color: #99FF99 }
a.nav:hover  { text-decoration: none; color: #CCFFCC; background-color: #008000 }

a            {text-decoration: none }
