/* 
---------------------------------------------
  Title: Print Styles for Beenfunkd.com
Version: 00001
  email: support@beenfunkd.com
   Date: 12-20-2005
----------------------------------------------- 
*/
body {
	margin: 2px;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}
#logo{ 
  text-transform: uppercase;
  font-weight: bold;
  font-size: 150%;
  color: #800000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
h1 { 
  font-size: 90%;
 }
h2 { 
  font-size: 90%;
  border-bottom: 1px solid #000;
 }
h6 { 
  text-align: right;
  font-weight: bold;
  font-size: 125%;
  padding: 0;
  margin: 0;
} 
#nav, #menu, #footerimg, .imgBar, #footer a{
	display: none;
	}
#footer { 
  font-size: 65%;
}  
a { 
  text-decoration: underline;
 }	
a:link, a:visited {
	color: gray;
	}	