	A {
		text-decoration: none;
		font-weight: bold;
		color: #3680b8;
	}
	A:hover {
		text-decoration: underline;
	}

	h1 {
		font-size: 24px;
		font-family: Verdana, Arial, Helvetica;
		font-weight: normal;
		color: #C73E10; 
		text-decoration: none;
	}

	.textfield {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		width: 100px;
	}
	.formbutton1 {
		font-size: 12px;
		font-weight: normal; 
		border-top:1px #595959;
		border-bottom:1px #595959;
		border-left:1px #595959;
		border-right:1px #595959;
		border-style:solid; 
		background:#818181;
		color:#ffffff;
	}


	.subhead {
		font-size: 24px;
		font-family: Verdana, Arial, Helvetica;
		color: #C73E10; 
		text-decoration: none;
	}

	.locationmap {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica;
		color: #6e6e6e; 
		text-decoration: none;
	}
	A.locationmap {
		text-decoration: none;
		font-weight: bold;
		color: #448ec6;
	}
	A.locationmap:hover {
		text-decoration: underline;
	}

	.newsbar {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica;
		color: #6e6e6e; 
		text-decoration: none;
	}
	.newsbar_heading {
		font-weight: bold;
	}
	A.newsbar {
		color: #6e6e6e; 
		text-decoration: none;
		color: #3680b8;
	}
	A.newsbar:hover {
		text-decoration: underline;
	}

	.quote {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica;
		color: #6e6e6e; 
	}
	.quotesource {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica;
		color: #6e6e6e; 
		text-decoration: none;
		text-align: right;
	}


	.maincontent {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica;
		color: #4e4e4e; 
		text-decoration: none;
	}
	A.maincontent {
		text-decoration: none;
		font-weight: bold;
		color: #3680b8;
	}
	A.maincontent:hover {
		text-decoration: underline;
	}
	TD.maincontent {
		vertical-align: top;
	}


	.footer {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica;
		color: #6e6e6e; 
		text-decoration: none;
	}
	A.footer {
		text-decoration: none;
		font-weight: bold;
		color: #3680b8;
	}
	A.footer:hover {
		text-decoration: underline;
	}
	TD.footer {
		text-align: center;
	}

	.rightbarsmall {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica;
		color: #6e6e6e; 
		text-decoration: none;
	}
	A.rightbarsmall {
		text-decoration: none;
		font-weight: bold;
		color: #3680b8;
	}
	A.footer:rightbarsmall {
		text-decoration: underline;
	}
	TD.rightbarsmall {
		text-align: right;
	}
