a:link {
	color: #d65125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
}
FONT.regtext {
	color: #051b4e;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}


a:visited {
	color: #d65125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
}

a:active {
	color: #d65125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
}

a:hover {
	color: #d65125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline
}

.tbl1 {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0.5em;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

FONT.copyright {
	color: white;
	font-style: italic;
	font-variant: normal;
	font-weight: 100;
	font-size: 7pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

font.moto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: italic;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CE3405;
}

.content {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-decoration: none;
}

div#links {
	font-family: Optimum;
	font-size: 14px;
	left: 0;
	position: relative;
	top: 0px;
	width: 200px;
}

div#links a {
	background-color: white;
	display: block;
	font-family: Optimum;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	height: 20px;
	padding: 5px 5px 5px 10px;
}

div#links a:visited {
	background-color: white;
	font-family: Optimum;
	color: #B79362;
	font-weight: bold;
	font-size: 14px;
}

div#links a:hover {
	background-color: #faf4e4;
	color: #CE3405;
}

div#links a:active {
	background-color: #faf4e4;
	color: #CE3405;
}


