.TermsText {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.SmallHead {
	font-size: 9px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	background-color: #000;
	border-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	color: #F00;
}
a:visited {
	color: #930;
}
a:hover {
	color: #F03;
}
a:active {
	color: #C00;
}
.Copyright {
	color: #800000;
}
.H1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.NoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.H2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
.SlightYellow {
	color: #FFC;
}
.LeadCopy {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #600;
}
