body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #231f20;
	text-align: left;
	
}

a:link {
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #b9b9b9;
	text-decoration: underline;
	font-weight: bold;
	
}

#index a:link {
	color: #84414A;
	text-decoration: none;
	font-weight: bold;	
}
#index a:visited {
	color: #84414A;
	text-decoration: none;
	font-weight: bold;
}
#index a:hover {
	color: #84414A;
	text-decoration: underline;
	font-weight: bold;
	
}
#columnRight{
	align:center;
	text-align: center;
}

#columnRight a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
}
#columnRight a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#columnRight a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 22px;
	color: #231F20;
	text-align: left;
}

h2 {font-family:Arial, Helvetica, sans-serif;
color: #84414A; 
font-size: 12px;
}

h3 {font-family:Arial, Helvetica, sans-serif;
color: #231F20; 
font-size: 12px;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 22px;
	color: #84414A;
	text-align: center;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 22px;
	color: #093;
	text-align: left;
}

.stylered{
	color: #FF0000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
	
	.styleblue{
color: #0066CC;
	font-weight: bold;
	}

	.stylegreen{
	color: #990;
	font-weight: bold;
	font-size: 12px;
	}
	
	.stylegold{
color: #CC9900;
	font-weight: bold;
	}	

.style135 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-style: 
italic;
color: #FFFFFF;}
.style4 {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}
.style5 {
	font-size: 12px;
	text-align: left;
}
.style8 {
	font-size: 12px;
	text-align: center;
}
.style8 strong {
	color: #333;
}

.style2 {
	font-size: 12px;
	text-align: center;
	color: #C00;
	font-weight: bold;
}
.style7 {
	font-size: 12px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-style:italic;
}

