h1 {
	font-family: "High Tower Text";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#454444;
}
h2 {
	font-family: "High Tower Text";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#454444;
	text-decoration: underline;
}

h3 {
	font-family: "High Tower Text";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #454444; 	
	text-decoration: underline;
}

body {
font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#454444;
}

td {
font-size: 11px;
font-family: Verdana;
font: regular
color: #454444
}

th {
font-size: 11px;
font-family: Verdana;
font: regular
color: #454444
}

a:link {
font-size: 12px;
font-family: "Verdana";
font: regular;
color: #454444;
text-decoration: underline;
}

a:visited {
font-size: 12px;
font-family: "Verdana";
font: regular;
color: #EC8D00;
text-decoration: underline;
}




