body
{  background-color: #A5A29C; font-family: Arial, Helvetica, sans-serif; font-size: 10pt
}


table
{
    background-color: white
}


td
{
    font-family: verdana, Helvetica, Geneva, sans-serif;
    color: black;
    background-color: #DFD7C7; 
    border : 0px groove black;
    font-size: 9pt
}



a:link
{
    font-size: 8pt;
    color: #990000;
    text-decoration: underline;
; font-weight: bold
}
a:hover
{
    font-size: 8pt;
    color: #000000;
    text-transform: none;
    text-decoration: underline;
; font-weight: bold
}
a:active
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}
a:visited
{

	font-weight: bold;
	text-decoration: underline;
    color: #990000; 
    font-size: 8pt
}


input
	{
	background-color: white ;
	font-family : verdana,helvetica;
	color : black;
	font-size : 11px;
	border : 1px groove black;
	}
select
	{
	background-color: white ;
	font-family : verdana,helvetica;
	color : black;
	font-size : 11px;
	border : 0px groove black;
	}
textarea
	{
	background-color: white ;
	font-family : verdana,helvetica;
	color : black;
	font-size : 11px;
	border : 1px groove black;
	}
    
H1 {  font-size: 11pt; line-height: 10pt; color: #333333}
H2 {  font-size: 10pt; color: #333333}
H3 {  font-size: 9pt; font-weight: bold; color: #000000}
H4 {  font-size: 8pt; font-weight: light; color: #333333}
H5 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

DIV {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
