.left {
	color: #993300;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;


}
.center {
	color: #330099;
	background-color: #FFFFFF;
	margin: 10px 10px 10px 40px;
	padding: 10px 10px 10px 40px;


}
.right {
	color: #993300;
	background-color: #FFFFFF;
	margin: 10px 20px 10px 10px;
	padding: 10px 20px 10px 10px;

}
.navlinks {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}

.navlinks a:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.navlinks a:visited {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.navlinks a:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline blink;
}
.navlinks a:active{
	font-weight: bold;
	color: #993300;
	text-decoration: underline blink;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3300CC;
	font-size: large;
}
.ahi {
	font-size: small;
}
h2 {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.red {
	font-weight: bold;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;

}
.blue {

	font-weight: bold;
	color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
}
.line {
	line-height: 35px;
}
.column {
	display: inline-table;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top;
	list-style-position: outside;


}
.bluetext {
	color: #330099;
}
.redtext {

	color: #993300;
}

.posttext {
	color: #660000;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	white-space: normal;


}

