h1 {
	font-family: Tahoma;
	font-size: 18px;
	letter-spacing: .1em;
}
h2 {
		font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 0em;
	font-weight: bold;
	color: #000000;
}
body,p , tr, td {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	letter-spacing: normal;
	margin:0px;
}

a:link {
	color: #B68B34;
	text-decoration: bold;
}
a:visited {
	color: #1E4787;
	text-decoration: bold;
}
a:hover {
	color: #AA0000;
	text-decoration: bold;
}
a:active {
	color: #144F87;
	text-decoration: bold;
}.anchors {
	font-family: Verdana;
	font-size: 11px;
	color: B68B34;
}
.top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.caption {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.iconLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	text-decoration:none;
	color: 0073EA;
}
.iconLink:active {color:0073EA;}
.iconLink:link {color:0073EA;}
.iconLink:visited {color:0073EA;}
.iconLink:hover {color:0073EA;}