﻿body 
{

	font-family: "Times New Roman", Times, serif;
	font-size : 12pt; 
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
a { text-decoration : underline; color : #0000ff; }
 
div.lmenu {
  display : none;  
}

div.mainpage{
	background-image:  none;
		overflow:visible

		}
div.content {
	background-image: none;
	overflow:visible
	}

div.rightcol {
	display:none;
}
div.footer {
	display:none;
}
div.content2 {
    padding: 0em 1em 0 1em;
    overflow:visible;
    margin-right:0px;
    margin-left:0px; 
 }
div.noprint {
	display:none
}
