<!-- /* 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) }

table.head { background-image: url(images/biglogoback.gif) }
table.head { background-repeat: no-repeat }
BODY { margin: 4; background-color: white }

P,DIV,TD,UL	{ font-family:  Verdana, Arial, serif }
P,DIV,TD,UL	{ font-size: 11px }
P,DIV,TD,UL	{ color :#000000}

div.head1	{ font-family:  Verdana, Arial, serif }
div.head1	{ font-size: 12px }
div.head1	{ color :#022468}

div.head2	{ font-family:  Verdana, Arial, serif }
div.head2	{ font-size: 11px }
div.head2	{ color :#022468}
div.head2	{ font-style : normal }
div.head2	{ font-weight : bold }

UL	{ list-style: disc }
UL	{ line-height: 15px }
LI	{list-style-image:  URL(images/bulletup.gif)}

IMG	{border-color: black}

/* i.e 3 only A:link works but it does lose its underline */

A		{  font-size: 11px }
A		{ font-family: Verdana, Arial }
A		{ text-decoration: none }
/*A		{  font-weight: bold  }*/

A:link  	{ color: #000099 }
A:active { color: #0000CC }
A:visited	{ color: #000099}
A:hover	{ color: #969696 }

/* End Style Sheet commenting. */  -->
