body {
	color: #000000;
	margin-left: 40px;
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/SCFD_print_header.gif);
	background-repeat: no-repeat;
	}
	
	
	
	
p, p a	{
	font-size: 14px;
	color:#000000
}
	
	
h1 {
	font-size: 20px;
}



h2 {
	font-size: 14px;
	font-weight: bold;
}

em {
	font-weight: bold;
	font-style: oblique;
}


	
	
	
	
	
.content {
	position: absolute;
	top: 150px;

}





/* Hide Sidebar */

#translate, #resources1, #links1 	{
visibility:hidden;
}
