 <!-- /* 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 { margin: 12 }
BODY { background: #EFE5CB }

P,DIV,TD,UL  { font-family: verdana, serif }
P,DIV,TD,UL  { font-size: 12px }
P,DIV,TD,UL  { color:#000000 }

DIV.head1	{ font-family: verdana, serif }
DIV.head1	{ font-size: 14px }
DIV.head1	{ color:#b2901A }
DIV.head1	{ font-style: italic }
DIV.head1	{ font-weight: bold }

DIV.head2	{ font-family: verdana, serif }
DIV.head2	{ font-size: 14px }
DIV.head2	{ color:#135191 }
DIV.head2	{ font-weight: bold }

DIV.head3	{ font-family: verdana, serif }
DIV.head3	{ font-size: 11px }
DIV.head3	{ color:#FFFFFF }
DIV.head3	{ font-weight: bold }

DIV.head4	{ font-family: verdana, serif }
DIV.head4	{ font-size: 11px }
DIV.head4	{ color:#000000 }

UL  { line-height: 17px }
UL  { list-style: square }

A { font-family: Arial, verdana, serif }
A { font-size: 11px }
A { text-decoration: none }
/*A { font-weight: bold }*/

A:link    { color:#135191 }
A:active  { color:#FFFFFF }
A:visited { color:#135191 }
A:hover { color: #FFFFFF }

a.menu {font-weight:bold}

/* End Style Sheet commenting. */  -->