body
{
background-color : #ffffff;
font-family :Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 10pt;
font-weight : 400
}

p, ul, li, tr, td
{
font-family : Verdana, Arial,Geneva,  Helvetica, sans-serif;
font-size : 10pt;
font-weight : 400;
}

h1, h2, h3, h4
{
	color: #808080
}

A:hover, strong a:hover, em a:hover, cite a:hover,
 a:hover strong, a:hover em, a:hover cite
 { 
 color : #c33;
 background : #eee ;
 text-decoration: underline;
 }

a:link
{
font-size : 10pt;
color : Blue;
text-decoration : none;
font-weight : normal;
}

a:active
{
font-size : 10pt;
color : #cc3300;
text-decoration : underline;
font-weight : 400;
}

a:visited
{
	font-size : 10pt;
	color : #990032;
	text-decoration : none;
	font-weight : normal;
}

.hilite
{ background-color: Yellow; }

