.mainBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
h1
{
	font-size: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2B70A;
}
h2
{
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2B70A;
}
h3
{
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2B70A;
}
h4
{
font-size: 130%;
}
h5
{
font-size: 100%;
}
h6
{
font-size: 70%;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.sideBarLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2B70A;
	font-weight: bold;
	text-decoration: underline;
}
.sideBarLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2B70A;
	font-weight: bold;
	text-decoration: underline;
}
.sideBarLink a:visited {
	color: #E2B70A;
	text-decoration: underline;
}
.sideBarLink a:hover {
	color: #E2B70A;
	text-decoration: underline;
}
.sideBarLink a:active {
	color: #E2B70A;
	text-decoration: underline;
}
.pagenav a:link {
	color: #E2B70A;
	text-decoration: underline;
}
.pagenav a:visited {
	color: #E2B70A;
	text-decoration: underline;
}
.pagenav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.pagenav a:active {
	color: #E2B70A;
	text-decoration: underline;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footerlinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footerlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footerlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footerlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
	.mainBodyBlack {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.mainBodyBlackBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.darkGoldBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB8230;
}
.mainBodyItalics {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.mainBodyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2B70A;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
}
.list-articles {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	list-style-type: upper-roman;
}
.list-articles a:link{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	color: #CCCCCC;
	list-style-type: upper-roman;
}
.list-articles a:hover{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	color: #E2B70A;
	list-style-type: upper-roman;
}
.list-articles a:visited{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	color: #CCCCCC;
	list-style-type: upper-roman;
}
.mainBodyBoldItalic {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
}
.14BoldItalic {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
