.TermsText {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.BasicPage {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(_images/tree.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0,0;
}
.H2 {
	font-size: large;
	margin: 0px;
	font-weight: bold;
	color: #900;
	font-style: italic;
}
.H3 {
	font-size: large;
	margin: 0px;
}


img {
	border-style: none;
}
.FooterText {
	color: #CCC;
	font-size: 12px;
}

a:link {color: #AA0000}
a:active {color: #990000}
a:visited {color: #880000}
a:hover {color: #660000}

.FloatRight {
	float:right;
}

ul {list-style-type: square}

.progress{
	width: 1px;
	margin: 0px;
	height: 10px;
	color: white;
	font-size: 9px;
	overflow: hidden;
	background-color: #900;
	padding-left: 5px;
}
.H1 {
	font-size: x-large;
	margin: 0px;
	font-weight: bolder;
}

