
h1 { font-size:18pt; font-family:Helvetica, sans-serif; }
h1.main { font-size:10pt; font-family:Helvetica, sans-serif; }  

A { 		color: #000000;
			text-decoration: underline}

A:hover {	color: #FF0000; text-decoration: underline }

A.main {    font: normal font-size:10pt; font-family:Helvetica,sans-serif;
			color: blue;
			text-decoration: none}

A.main:hover {	color: blue; text-decoration: underline }

			
A.side    { font: normal font-size:10pt; font-family:Helvetica, sans-serif;
			color: #111111;
			text-decoration: none}

A.side:hover {	font: bold; font-size:10pt; font-family:helvetica,sans-serif;
			color: yellow;
			text-decoration: underline}
			
A.nav {	    font: normal font-size:10pt; font-family:Helvetica,sans-serif;
			color: #000000;
			text-decoration: none}
			
A.nav:hover {  color: yellow; background:black; text-decoration:none }
  
p.norm {font-size:10pt; font-family:helvetica,sans-serif; }

table.norm { font-size:10pt font-family:Helvetica,sans-serif; }

td.main { font-size:10pt; font-family:helvetica, sans-serif; }
