body{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	
	background-color: #ffffff
}

p, li {color: #222222; font-size: 8pt; font-family: Tahoma}
h1{color: #222222; font-size: 18pt; font-family: Tahoma; font-weight: bold}
h2{color: #222222; font-size: 16pt; font-family: Tahoma; font-weight: bold}
h3{color: #96C02C; font-size: 12pt; font-family: Tahoma; font-weight: bold}
h4{color: #222222; font-size: 12pt; font-family: Tahoma; font-weight: bold}
h5{color: #222222; font-size: 10pt; font-family: Tahoma; font-weight: bold}
h6{color: #222222; font-size: 8pt; font-family: Tahoma; font-weight: bold}

a:visited{color: #000000}
a:hover{color: #cc0000}
a:link{color: #000000}

input
{
color: #000000;
background: #ffcc00;
}

select { 
 background-color: #ffcc00; 
 color: #000000;  
}


textarea { 
 background-color: #ffcc00; 
 color: #000000; 
}

select { font 8pt Tahoma; border: #000000; border-style: solid; border-color:#781351; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #333322; background: #fee3ad;} 

hr{	

height: 1px; 
border: dashed;
color: #CCCCCC
}

