body{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	
	background-color: #DBEFFB;
}

p{color: #222244; font-size: 8pt; font-family: Arial}
h1{color: #222244; font-size: 19pt; font-family: Arial; font-weight: bold}
h2{color: #222244; font-size: 17pt; font-family: Arial; font-weight: bold}
h3{color: #222244; font-size: 15pt; font-family: Arial; font-weight: bold}
h4{color: #222244; font-size: 13pt; font-family: Arial; font-weight: bold}
h5{color: #222244; font-size: 11pt; font-family: Arial; font-weight: bold}
h6{color: #222244; font-size: 9pt; font-family: Arial; font-weight: bold}

a:visited{color: #333333}
a:hover{color: #992222}
a:link{color: #333333}

input
{
color: #000000;
background: #bbbbdc;
}

select { 
 background-color: #bbbbdc; 
 color: #000000;  
}


textarea { 
 background-color: #bbbbdc; 
 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
}