BODY, TABLE, TH, TD, P{
	font : 12px Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6, H7{
	color : #910A37;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1{
	border-style : none;
	padding-bottom : 4px;
	padding-left: 10px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : left;
	background-color : #CFDBE4;
	font-size: 130%;
	font-weight : bold;
}

H2{
	font-size: 120%;
	font-weight : bold;
}

H3{
	font-size: 110%;
	font-weight : bold;
}

H4{
	font-size: 100%;
	font-weight : bold;
}

H5{
	font-size: 90%;
	font-weight : bold;
}

H6{
	font-size: 80%;
	font-weight : bold;
}

PRE{
	font-size : 10px;
	font-family: "Courier New", Courier, mono;
	line-height: 12px;
}

.first{
	color : #910A37;
	font-weight : bold;
	line-height : 18pt;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.red { color : #910A37; font-weight: bold}
.caption {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-right: 0px;
	padding-right: 10px;
}
.blue { color : Blue; font-weight : bold; background-color : transparent; }
.smallText {  font-size: 11px}
.courier {  font-family: "Courier New", Courier, monospace; font-weight: bold; color: #CC0000}
.statement {  font-weight: bold; color: #999999}
.response {  color: #990000; padding-left: 75px; padding-right: 75px}
.move10right {
	margin-left: 10px;
	padding-left: 10px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.question {
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.answer {
	margin-right: 60px;
	margin-left: 60px;
}
.smalltable {
	font-size: 10px;
}
.navigation {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dateline {
	font-weight: bold;
	color: #999999;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	font-weight: bold;
	color : #910A37;
}
a:hover {
	font-weight: bold;
	color : #910A37;
	background-color: #FFFF99;
}
a:visited {
	font-weight: bold;
	color : #910A37;
}
a:active {
	font-weight: bold;
	color : #910A37;
}
.nerdhead {
	font-size: 14px;
	font-weight: bold;
	color : #910A37;
}
.smalltablenospace {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.smalltablenospacered {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color : #910A37;
}
.stump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
}
.chump {
	font-size: 12px;
	font-weight: normal;
	margin-left: 50px;
}
