/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
   font-size: 0.9em;
   font-family: Georgia, "Times New Roman", Times, serif;
   background-color: white !important;
   color:black;
   float: none;
}   

div#menu,
div#header,
div#footer{ display:none;}

#hair p {
	float: none;
	width: 200px;
	height: 56px;
	margin: 0;
	padding: 0 0 0 0;
}

div#content {
   padding-top: 1em;
   border-top: 1px solid #D6DBDB;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #003F7F;
   font-size: 0.9em;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


