div {
	font-family: "Tahoma",  sans -serif;
	
}

H4 {
	font-family : "Tahoma",  sans serif;
}
BLOCKQUOTE.helv_blk  {
		font-family: "Tahoma", sans-serif; color: black;
		font-size: 10pt;
	}
SPAN {
		font-family: "Tahoma",  sans serif; color: #600;
		font-size: small;
	}
P {
	font-family: "Tahoma", sans-serif;
	color: #660000;
	font-style : italic;
}



a {
	font-family: "Tahoma", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #369;
}

a:visited {
	text-decoration: none;
	
}

a:hover { 
	 text-decoration: underline;
	 color: #600;

}
a:active {
	text-decoration: none;
}

td#newsite {
	font-family: "Times New Roman", serif;
	color: Black;
	font-size: x-large;
	text-align: center;
	height: 300px;
}