body, td, p, table {
	color: #383838;
	font-family: "Times New Roman, Arial";
	font-size: 14px;
}
	
.darktitle{
	color: #5E4B67;
	font-family: "Times New Roman, Arial";
	font-size: 18px;
	font-weight: bold;
}

.redbold{
	color: #bc0c0c;
	font-family: "Times New Roman, Arial";
	font-size: 12px;
	font-weight: bold;
}
h1{
	color: #383838;
	font-family: "Times New Roman, Arial";
	font-size: 22px;
	font-weight: bold;
}

h5{
	color: #383838;
	font-family: "Times New Roman, Arial";
	font-size: 16px;
	font-weight: bold;
}
h4{
	color: #383838;
	font-family: "Times New Roman, Arial";
	font-size: 18px;
	font-weight: bold;
}	
	
h2{
	color: #383838;
	font-family: "Times New Roman, Arial";
	font-size: 20px;
	font-weight: bold;
}		
.greenbold{
	color: #aea579;
	font-family: "Times New Roman, Arial";
	font-size: 12px;
	font-weight: bold;
}

.whitecaption{
	font-family: "Times New Roman, Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.leftgrey{
	font-family: "Times New Roman, Arial";
	font-size: 12px;
	color: #6o6o6o;
}

a.leftlinks{
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman, Arial";
	font-size: 14px;
}

a.leftlinks:hover{
	color: #aea579;
	font-family: "Times New Roman, Arial";
	text-decoration: none;
	font-size: 14px;	
}

hr{
	color: #AEA579;
	height: 1px;
}

border{
	bordercolor: "#AEA579";
	color: #AEA579;
}

a.redlinks{
	color: #bc0c0c;
	text-decoration: none;
	font-family: "Times New Roman, Arial";
	font-size: 14px;
	font-weight: bold;
}

a.redlinks:hover{
	color: #aea579;
	font-family: "Times New Roman, Arial";
	text-decoration: none;
	font-size: 14px;	
}



