﻿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
	}

