body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FEF6F3;
}
#index {
	border: 1px solid #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.marty {
	font-size: 9px;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.timesNew {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6780A9;
	font-weight: bold;
}
.subRed {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #930;
	padding: 0px;
	margin-bottom: 6px;
	border-bottom: 2px solid #930;
}

.subGray {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.subBrown {
	font-size: 14px;
	font-weight: bold;
	color: #976D45;
}
.subPink {
	font-size: 16px;
	font-weight: bold;
	color: #CC00FF;
}
