

div {
	border: none;
	}

#header {
	margin-top:5px;
	margin-left: 5px;
	color: #000000;
	width:1620px;
	height: 38px;
	background-color: #ffffff;
	}
	
	
#leftcol {
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-top: 45px;
	color: #000;
	background-color: #ffffff;
	}
		
#rightcol {
	left: 80%;
	top: 85px;
	width: 40px;
	padding-left: 10px;
	z-index: 3;
	color: #000;
	background-color: #ffffff;
	padding: 3px;
	}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 11px;
	}
	
#content p, #content a {font-family:Times New Roman;
	}	
	
#content {
	margin: 0px 5% 0px 160px;
	margin-top:0px;
	padding: 3px;
	color: #000;
	font-family:Times New Roman;
	border-top: 2px solid #000000;

	}
	
#footer {
	clear: both;
	width: 99%;
	margin: 10px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 0.7em;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
	
body {
	width: 99%;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000;
	}
		

p, a {
	font-family: Verdana;
	}
	
.p1 {
	font-family: Times New Roman; 
	font-size: 13pt;
	}


h1 {
	font-family: Georgia; 
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	}
	
h2, h3, h4, h5, h6 {
	font-family: Georgia;
	margin-top: 0px;
	}


A:link {color: blue; text-decoration:none}

A:active {color: purple}

A:visited {color: red; text-decoration:none}

.menufont 	{	font-family:Arial,Helvetica;
				font-size:10pt;
			}

.menufnt1 	{	font-family:Arial,Helvetica;
				font-size:11pt;
			}

.footfont 	{
				font-family:"Times New Roman";
				font-size:10pt;
			}

.in1 		{ 	
				font-family: Times New Roman; 
				font-size:13pt;
			}

.in5 		{ 
				font-family:Comic Sans MS; 
				font-size:12pt;
			}

.mf1 		{
				font-family:Times New Roman,Times;
				font-size:0.9em;
			}

.mnthhdr 	{	
				font-family:"Times New Roman",Times; 
				font-size:1em; 
				font-weight:bold
			}
