@charset "utf-8";

a:link {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #990033;
}


table {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	font-variant: normal;
	background-color: #FFFFFF;
}
h1 {
	color: #892C37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-type: disc;
	border-left-color: #8E2E3A;
	border-color: #8D2D39;
	text-indent: 10px;
	font-variant: small-caps;
	border-left-style: solid;
	border-left-width: 10px;
	font-stretch: normal;
}
.style1 {
	color: #666666;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D2D39;
}

