/* CSS Document */

BODY {color: black; background: white; width: 600;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
IMG.sidebar, #m, #ol {display: none;}
IMG.subimg {display:none;}
SPAN.submenu {display:none;}
.maintext {
	background-color:#FFFFFF;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	margin-left:0px;}