<style type="text/css">
	BODY {font-family: Verdana;
		font-size: 12px;
		color: black;
		text-decoration: none;
		}

	.bodyText {font-family: Verdana;
		font-size: 12px;
		color: black;
		text-decoration: none;
		}
	A:link {text-decoration: underline;
		color: black;
		}
	A:hover {text-decoration: underline;
		color: red;
		}
	A:visited {text-decoration: underline;
		color: 666666;
		}
	A:visited:hover {text-decoration: underline;
		color: red;
		}
	
	#firstHeading {font-family: arial;
		font-size: 22px;
		font-weight: bold;
		color: black;
		}
	#secondHeading {font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: black;
		}
	#thirdHeading {font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: black;
		}	
	#padding {padding-top: 1em;
		padding-bottom: 1em;
		padding-left: 1em;
		padding-right: 1em;
		}
      #top_links {padding-bottom: .5em;
		padding-top: .5em;
		text-align: right;
		font-family: verdana;
		font-size: 10px;
		}
	#addressName {font-family: Verdana;
		font-size: 11px;
		color: black;
		text-decoration: none;
		font-weight: bold;
		padding-top: 8px;
		}
	#addressText {font-family: Verdana;
		font-size: 10px;
		color: black;
		text-decoration: none;
		}
	a.newsheading {text-decoration: underline;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: black;
		}
	a.newsheading:hover {text-decoration: underline;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: red;
		}
	a.newsheading:visited {text-decoration: underline;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: 666666;
		}
	a.newsheading:visited:hover {text-decoration: underline;
		font-family: Verdana;
		font-size: 12px;	
		font-weight: bold;
		color: red;
		}



</style>