@charset "UTF-8";
/* CSS Document */

.StyleList {
	text-align: left;
	font: bold normal 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.StyleMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #900;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-top: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #009;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 20px;
	color: #900;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
}
h4 {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;
	text-align: left;
}

.TextBody {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.TextFooter {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}
body p {
	text-align: left;
}

