BODY{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #75868F;
FONT-SIZE: 03px;
TEXT-ALIGN: justify;
width: 100%
height: 100%
}


p{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #000000;
FONT-SIZE: 11px;
TEXT-ALIGN: center;
margin: 13 px;
}


w{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #000000;
FONT-SIZE: 11px;
TEXT-ALIGN: center;
margin: 13 px;
}


H1{
FONT-FAMILY: Verdana;
COLOR: #dd127b;
FONT-SIZE: 11px;
TEXT-ALIGN: justify;
font-weight: normal;
text-decoration: none;
}

H2{
FONT-FAMILY: Verdana;
COLOR: #342927;
FONT-SIZE: 11px;
TEXT-ALIGN: justify;
font-weight: normal;
}

H3{
FONT-FAMILY: Verdana;
COLOR: #342927;
FONT-SIZE: 11px;
TEXT-ALIGN: center;
font-weight: normal;
text-decoration: none;
}

h4{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #000000;
FONT-SIZE: 9px;
font-weight: normal;
TEXT-ALIGN: left;
}


H5{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: ##342927;
FONT-SIZE: 11px;
TEXT-ALIGN: left;
margin: 13 px;
font-weight: normal;
text-decoration: none;
}


textarea{
	padding:2px;
	background:#fbfbfb;
	border: 1px solid #aca9a9;
	font-size:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


input{
	padding:2px;
	background:#fbfbfb;
	border: 1px solid #aca9a9;
	font-size:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
   FONT-FAMILY: Verdana,Tahoma, arial, Helvetica, sans-serif;
   color: #000000;
   FONT-SIZE: 11px;
   TEXT-ALIGN: center;
   text-decoration: none;
}
a:hover {
   FONT-FAMILY: Verdana,Tahoma, arial, Helvetica, sans-serif;
   color: #dd127b;
   text-decoration: none;
   FONT-SIZE: 11px;
   TEXT-ALIGN: right;
}


