body  {
	font-family : Verdana, Arial,  Helvetica;
	font-size:0.7em;
	
	color:#000;
	background: #fff;
	
				/* the hack below feeds the values below the voice-family property to all non IE5 PC browsers */
	
	
}


body#adminArea {
	background-image:none; /* we don't want the watermark in teh admin area */
}



a:link {
	color: #000;
	text-decoration:undeline;
}

a:visited {
	color: #000;
	text-decoration:undeline;

}

a:hover {
	color:#000;
	
	
}

a:active {
		color: #000;
		
		}

a:link img, a:visited img {
	border:0;
	text-decoration:none;
	display:inline;
	vetical-align:bottom;
}		

h1 {
	color:#213F8E;
	font-size:16px;
}

h2, form h2{
	font-size:1.1em;
	color:#213F8E;
	font-weight:550;
	
}

h3 {
	color:#666666;
	font-size:0.9em;
	margin-bottom:5px;
	padding-bottom:0;
	
}
h3 a {
text-decoration:none;
color:#666666;
margin-bottom:0;
padding-bottom:0;

}

h2 a:link, h2 a:visited {
	color:#213F8E;
	text-decoration:none;
}
img {
	border:0;  /* all images by default ahve no border */
}


#printerPage {
	font-family:verdana, arial;
	font-size:12px;
	margin-left:10px;
	
	
}

#printerPage a {
	color:black;
	
}
#printerPage h1 {
font-size:16px;


}
#printerPage h2{
font-size:14px;

}
#printerPage img {
	float:left;
}