	A:link {
		text-decoration: none;
		color: #000000;
	}
	
	A:visited {
		text-decoration: none;
		color: #000000;
		
	}
	A:hover {
		text-decoration: none;
		color: #999999;
	}

	.main {
		font-family: Times New Roman, serif;
		font-size: 10pt;
	}

	.header {
		font-family: Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 14pt;
	}

	.navigation {
		font-family: Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 11pt;
	}

	.announcements {
		font-family: Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 11pt;
	}

	.address {
		font-family: Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 12pt;
	}

	.contact {
		font-family: Times New Roman, serif;
		font-size: 11pt;
	}
	
	.weather1 {
		font-family: Verdana, sans-serif;
		font-size: 8pt;
	}


	.heading1	{
		font-family: Times New Roman, serif; 
		font-size: 14pt;  
	}

	.heading2	{
		font-family: Verdana, sans-serif;
		font-size: 10pt; 
		left: 20; 
		position: relative;
	}
	
	.heading3	{
		font-family: Times New Roman, serif;
		font-size: 13pt; 
	}
		
	.node1		{
		font-family: Verdana, sans-serif; 
		font-size: 10pt;
		left: 20; 
		position: relative;
	}
	
	.node		{
		font-family: Verdana, sans-serif; 
		font-size: 8pt;  
		left: 40; 
		position: relative;
	}
		
