h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
	color: #333333;
}



p, h1, h2, h3, h4, h5, h6{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

td, ul, li {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}


.page_intro {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

body {
	background-color: #D3CFCE;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav {
	color: #000000;
	font-size: 12px;
}
.notes {
	font-size: 14px;
	color: #0033FF;
}

.main a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.content {
	color: #333333;
	text-indent: 20px;
	font-size: 14px;
}

.main a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.main a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.main a:hover {
	color: #F8B532;
	text-decoration: none;
	font-size: 12px;
}

.topnav a:link {
	color: #0033FF;
	text-decoration: none;
	font-size: 12px;
}
.topnav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.topnav a:hover {
	color: #F8B532;
	text-decoration: none;
	font-size: 12px;
}
.btmnav {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.topnavgrey {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.btmnav a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.btmnav a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.btmnav a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.maintextbold {

	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #C4112F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maintextbold_blue {


	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.contentbold {
	color: #333333;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.page_introsmall {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.rhtnav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rhtnav a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.rhtnav a:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.rhtnav a:hover {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.tablelocator {
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
	text-align: left;
}
li, contentbold {
	margin-left: 15px;
}
ol, li {
	font-size: 14px;
}
ul, li {
	font-size: 12px;
}
.smalllink {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.smalllink a:link {
	color: #CCCCCC;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
.smalllink a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.smalllink a:hover {
	color: #FFCC00;
}
