body {
	font-family: verdana;
	font-size: 12px;
	color: #000088;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	list-style-type: square;
}
h6 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #003399;
	font-weight: normal;
	font-style: italic;
}
.copyrightxt {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
h1 {
	font-family: "Futura Lt BT";
	font-size: 16px;
	font-variant: normal;	
}
a {
	font-family: Garamond;
	color: #024177;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: "Eras Demi ITC";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #024177;
}
a:hover {
	color: #6699FF;
	text-transform: capitalize;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
	text-transform: capitalize;
	font-weight: normal;
}

