body {
	background-color: #565360;
	font-family: Arial;
	font-size: 10px;
	color: #373144;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
}
a.click { font-family: Verdana; font-size: 10px; color:#009999; text-decoration: underline}
a.click:hover { font-family: Verdana; font-size: 10px; color:#FF6600; text-decoration: underline}
a.lower { font-family: Verdana; font-size: 10px; color:#474854; text-decoration: underline}
a.lower:hover { font-family: Verdana; font-size: 10px; color:#FF6600; text-decoration: underline}
a.upper { font-family: Verdana; font-size: 10px; color:#f0eded; text-decoration: underline}
a { font-family:  Verdana; font-size: 10px; color: #373144; text-decoration: underline}
p {
	font-family: Verdana;
	font-size: 18px;
	color:#dd1010;
	text-decoration: none;
	font-weight: bold;
}
a.upper:hover { font-family: Verdana; font-size: 10px; color: #FFCC33}
a:hover { font-family: Verdana; font-size: 10px; color: #FF6600}

h1 { font-family: Verdana; font-size: 12px; color: #666666}
h2 { font-family: Verdana; font-size: 12px; color: #A52A2A }

hr{ color:brown; background-color:tan; width:90%; height:2px; } 

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34414E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

.note {
font-family: Verdana;
font-size: 10px;
color: #474854;
font-weight: lighter;
} 
.topnote {
font-family: Verdana;
font-size: 10px;
color: #f0eded;
font-weight: lighter;
}
