
body, p, ul, ol {
	background-color: #fffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

body {margin: 0px;
	}

#header {
	}
	
#content {
	margin-top: 45px;
	margin: 35px;
		}	

h1, h2, h3, h4	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 0 0;
	
	}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}

	
.menu {
	font-size: .8em;
	color: #FFFFFF;
	}
	
	
a {text-decoration: underline}

.tol {font-size: 10pt;
	font-family: arial;
	 font-color: #ffffff;}

.menu a:active { color: #FFFFFF; text-decoration: none; font-weight: bold;}
.menu a:link { color: #FFFFFF; text-decoration: none; font-weight: bold;}
.menu a:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.menu a:visited { color: #FFFFFF;  text-decoration: none; font-weight: bold;}
/*a:visited:hover { color: #FFFFFF;  text-decoration: underline;}*/
.menu a:link:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}