﻿body {
   background: white;
   font-size: 10pt;
   font-family: arial;
   }

#container, #main {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
   
.noprint { display: none; }
	
a { text-decoration: none; color: #666;	background-color : transparent; }

#left #menu ul {
		display: none;
	}

h5 {
	font-size: 100%;
	margin: 8px 0 -5px 0; padding: 0; 
}