A:link {
	color: #000066;
	text-decoration: none;
}

A:link.footer, A:visited.footer {
	color: #000066;
	text-decoration: none;
}

A:hover.footer {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: CC0000;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}
HR {
	color : #333366;
	height : 2px;
}
h1 { 
	color : #000000;
	font-family: Verdana; 
	font-size: 14pt; 
	font-style: italic; 
	font-weight: bold; 
	letter-spacing:0 
}