

div {
	border: none;
	}

#header {
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	width: 99%;
	height: 150px;
	background-color: #ffffff;
	border-bottom: 2px solid #000000;
	clear: both;
	}
	
	
#leftcol {
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-top: 10px;
	color: #000000;
	background-color: #ffffff;
	clear: both;
	}
		

#leftcol p, #leftcol li {
	font-size: 11px;
	}
	
#content p, #content a {font-family:Arial;
	}	
	
#content {
	clear: both;
	margin-top: 3px;
	margin-left:5px;
	padding: 3px;
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	}
	
#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%;
	background-color: #ffffff;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000;
	}
		

p, a {
	font-family: Verdana;
	}
	
h1, 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;
				font-size: 0.8em;
			}

.menufnt1 	{	font-family:Arial;
				font-size:10pt;
			}

.footfont 	{	font-family:"Times New Roman";
				font-size:9pt;
			}

.in1 		{ 	
				font-family: Times New Roman; 
				font-size:12pt;
			}

.in5 { font-family:Comic Sans MS; font-size:11pt }

	.menufnt {font-family:Arial;font-size:10pt}
	
	.txtfnt {font-family:Arial,Helvetica,Geneva;font-size:12pt}
	.txtfnt1 {font-family:Arial,Helvetica,Geneva;font-size:11pt}

	.tblfnt {font-family:Times New Roman;font-size:11pt}

	.tblfnt1 {font-family:Times New Roman;font-size:10pt}

.footfnt 	{
				font-family:Arial;
				font-size: 10pt;
			}

.footfnt2 	{
				font-family:Arial;
				font-size: 10pt;
				text-align: center;
			}
						
.ggfont 	{	
				font-family: Arial,Helvetica; 
				font-size:14pt; 
				font-weight: bold;
				text-align: center;
			}
				
.announce	{
					text-indent:-1em; 
					margin-left:12pt; 
					font-family: Arial;
					font-size:11pt;
			}
