/* External Style Sheet for print: OPSEC Risk Management Services */
/* Site Design: Black Cap Design */


body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
}
#content
{
	width: 98%;
}
p, ul
{
	line-height: 175%;	
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
	font-style: oblique;		
}
h4
{
	font-size: 14px;
}
a
{
	color: black;
	text-decoration: none;	
}
#skip, #nav, #footer_nav, img, #sidebar
{
	display: none;	
}
#footer
{
	position: absolute;
	bottom: 5%;
	font-size: 10px;	
}
