.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC3300;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	line-height: 2em;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin: 10px;
	line-height: 2em;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #cc3300;
	text-align: center;

}
a.header3:link {
	color: #cc3300;
	text-align: center;
}
a.header3:visited { color: #cc3300; }
a.header3:hover { color: #996600; }

.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
}
a.header4:link { color: #cc3300; }
a.header4:visited { color: #cc3300; }
a.header4:hover { color: #996600; }

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #996600;
	font-weight: bold;
	line-height: 2em;
	margin: 10px;
	text-align: center;
}
a.title:link { color: #996600; }
a.title:visited { color: #996600; }
a.title:hover { color: #cc3300; }

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #996600;
	font-weight: bold;
}
a.title1:link { color: #996600; }
a.title1:visited { color: #996600; }
a.title1:hover { color: #cc3300; }

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #cc3300;
	line-height: 2em;
	text-align: center;
	margin: 10px;

}
a.title2:link { color: #996600; }
a.title2:visited { color: #996600; }
a.title2:hover { color: #cc3300; }
}

.subtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cc3300;
	font-weight: bold;
	text-align: center;
	margin: 10pt;
	line-height: 2em;
}
a.subtitle1:link { color: #cc3300; }
a.subtitle1:visited { color: #cc3300; }
a.subtitle1:hover { color: #996600; }

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #996600;
	font-weight: bold;
	line-height: 2em;
	margin: 10px;
	text-align: left;

}
a.index:link { color: #996600; }
a.index:visited { color: #996600; }
a.index:hover { color: #cc3300; }
