<!-- /* 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) }
body { background: white; }

table.main { background-image: url(images/frontback2.jpg) }
table.main { background-repeat: no-repeat }
table.main { margin: 0 }

P,DIV,TD,UL	{ font-family:  Verdana, Arial, serif }
P,DIV,TD,UL	{ font-size: 10px }
P,DIV,TD,UL	{ color :#000000}
P,DIV,UL	{ margin-top : 6px }
/*P,DIV,TD,UL	{ font-style : italic }*/

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: 17px }
LI	{list-style-image:  URL(images/bullet2.gif)}

IMG	{border-color: black}

/* i.e 3 only A:link works but it does lose its underline */

A		{  font-size: 10px }
A		{ font-family: Arial }
A		{ text-decoration: none }
A		{  font-weight: bold  }

A:link  	{ color: #969696 }
A:active { color: #0000CC }
A:visited	{ color: #969696}
A:hover	{ color: #0000CC }

/* End Style Sheet commenting. */  -->
