<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/* first dec is a dummy for ie3 bug */
BODY.dummy { background-image: url(graphics/back2.gif) }

P,DIV 	{ font-family:  Arial, Times, serif }
P,DIV 	{ font-size: 10pt }
P,DIV 	{ color : #000080 }

P.footer 	{ font-family:  Arial }
P.footer  	{ font-size: 8pt }
P.footer  	{ color : #FF8080 }

P.menu1 	{ font-family:  Verdana, Arial }
P.menu1  	{ font-size: 8pt }
P.menu1  	{ color : #30FFFF }

UL	 	{ font-family: arial }
UL	 	{ font-size: 10pt }
UL		{ color : #800000 }
UL		{line-height : 130% }

DIV.menu2 	{ font-family:  Verdana, Arial }
DIV.menu2  	{ font-size: 14pt }
DIV.menu2  	{ color : #FF6868 }

DIV.menu3 	{ font-family:  Verdana, Arial }
DIV.menu3  	{ font-size: 10pt }
DIV.menu3  	{ color : #30FFFF }
/* DIV.menu3  	{ font-weight: bold } */


DIV.menu4 	{ font-family:  Verdana, Arial }
DIV.menu4  	{ font-size: 8pt }

H4		{ font-family: Arial, Times, serif }
H4		{ color : #800000 }
/*  H5		{ text-transform: uppercase }	 doesn't work in ie3 */

/* i.e 3 only A:link works but it does lose its underline */


A:link  	{ color: blue }
A:active 	{ color: red }
A:visited	{ color: #0099CC }
A:hover	{ color: red }

 A.menu:link, A.menu:visited, A.menu:active { text-decoration: none } 
 A.menu:hover	{ text-decoration: underline }

A.footer	{ font-size: 8pt }

/* End Style Sheet commenting. */  -->
