#subtitle {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	background-image: url(../images/subindex_r1_c1.jpg);
	background-repeat: repeat-x;
	font-style: italic;
	padding-left: 50px;
	padding-top: 80px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
}
#colophon {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #FEA000;
	text-decoration: none;
}
a:visited {
	color: #FFDD62;
}
a:hover {
	font-weight: bold;
	color: #FEC80D;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
