A:active {
	COLOR: #80a8c5;
	text-decoration: underline;
	font-weight: bold;
}
A:link {
	COLOR: #80a8c5;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	COLOR: #00528c;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	COLOR: #e7ac00;
	text-decoration: underline;
	font-weight: bold;
	
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00528C;
	text-decoration: none;
	text-align: left;
	word-spacing: 1px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	letter-spacing: 2px;
	word-spacing: 5px;
	text-align: left;
	white-space: normal;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	word-spacing: 5px;
	font-weight: bold;
	list-style-type: decimal;
	list-style-position: outside;
}
body {
	background-color: #f9eabe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #00528c;
	line-height: normal;
	letter-spacing: 1px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e7ac00;
	line-height: normal;
	letter-spacing: 1px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #00528c;
	line-height: normal;
	letter-spacing: 1px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e7ac00;
	line-height: normal;
	letter-spacing: 1px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
