body {
   background: white;
   font-size: 12pt;
   }
#body2 {
   display: none;
   }
#container, #content {
   width: 600px;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
.table	{
	width: 100%;
	
   }
#hide	{
	display: none;
	}
	

div#content {
 margin-left: -10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
	color: #4389D7;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	font-size: 75% Verdana, Arial, Helvetica, sans-serif;
   }


p {
	font-size: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
