BODY{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #777674;
FONT-SIZE: 13px;
TEXT-ALIGN: justify;
}

p{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #ffffff;
FONT-SIZE: 11px;
TEXT-ALIGN: justify;
}


H1{
FONT-FAMILY: Verdena,Tahoma, arial, Helvetica, sans-serif;
COLOR: #000000;
FONT-SIZE: 12px;
TEXT-ALIGN: justify;
font-weight: normal;
text-decoration: none;
lin
}

H2{
FONT-FAMILY: Verdena,Tahoma, arial, Helvetica, sans-serif;
COLOR: #000000;
FONT-SIZE: 13px;
TEXT-ALIGN: justify;
font-weight: normal;
text-decoration: none;
}

H3{
FONT-FAMILY: Verdena,Tahoma, arial, Helvetica, sans-serif;
COLOR: #ffffff;
FONT-SIZE: 11px;
TEXT-ALIGN: justify;
font-weight: normal;
text-decoration: none;
}

H4{
FONT-FAMILY: Verdena;
COLOR: #ffffff;
FONT-SIZE: 10px;
TEXT-ALIGN: normal;
font-weight: normal;
text-decoration: none;
}


a, a:link, a:visited {
FONT-FAMILY: Verdena,Tahoma, arial, Helvetica, sans-serif;
COLOR: #ffffff;
FONT-SIZE: 10px;
TEXT-ALIGN: justify;
font-weight: normal;
text-decoration: none;
}

a:hover {
   FONT-FAMILY: Verdena,Tahoma, arial, Helvetica, sans-serif;
   color: #FFC300;
   text-decoration: underline;
   FONT-SIZE: 10px;
   TEXT-ALIGN: center;
   text-decoration: none;
}

INPUT, SELECT
{ 
	border-width: 1;
	border-color: gray;
	border-style: solid; 
	font-size: 8pt;
	background-color: white;
	color: 3F3E3E;
}

INPUT, SELECT, TEXTAREA
{
	font-family: verdana, arial;
}