.title { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF0000; text-transform: capitalize}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFCC}
.description { font-size: 18px; color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px}
.header-1 { text-transform: capitalize; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066CC; font-weight: bold}
.header-1-top {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #D6DEE6;
	font-weight: bold
}

.header-2 {
	font-size: 13px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header-3 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 17px; color: #0066CC; font-weight: bold}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

.link-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;

}
.link-1 a:visited {  color: #000066; text-decoration: none}
.link-1 a:link {
	color: #000066;
	text-decoration: none;
	filter: DropShadow(Color=white, OffX=2, OffY=2, Positive=y);
}
.link-1 a:hover {  color: #0033CC; text-decoration: none}

.link-2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/arrow.gif);
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.link-2 a:visited {  color: #FFFFFF; text-decoration: underline}
.link-2 a:link {  color: #FFFFFF; text-decoration: underline}
.link-2 a:hover {  color: #FF0000; text-decoration: underline}

.link-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.link-3 a:visited {  color: #FF0000; text-decoration: underline}
.link-3 a:link {  color: #FF0000; text-decoration: underline}
.link-3 a:hover {  color: #0033CC; text-decoration: underline}

a:visited {  color: #000066; text-decoration: underline}
a:link {  color: #000066; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: none}.outline {  border: 1px #FF9900 solid}
.mouseover {  background-color: #0066CC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; text-transform: uppercase; cursor: hand; border-color: black #0066CC black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.mouseout {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; color: #000066; text-decoration: none; border-color: black #0066CC black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
ul {  }

