BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	
}
H1{
	
}
H2{
	
}
H3{
	
	
}
H4{
	
	
}
#main {	


}

#header{
	margin-bottom:10px;
}
A {
	text-decoration: none;
	
}
	/* Hidden elements. */
#lytheader,
#lytheader form,
#lytfooter,
#leftcol,
#rightcol,
.nopdf,	
.hidden {
	position: absolute;
	top: -3000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
 
