<style type="text/css" media="print">

		#header
		{
		background-color:black;
		}
		
		#sidebar
		{
		display:none;
		}
		
		#content
		{
		position:relative; top:.5in;
		width:7in;
		}
		
		p.title
		{
		font-size: 1.25em;
		}

		p.text
		{
		font-size: .9em;
		}

		.floatimgleft 
		{
		float:left;
		margin-top:10px;
		margin-right:10px;
		margin-bottom:10px;
		}

		.floatimgright 
		{
		float:right;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:10px;
		

</style>
