A:hover {
	COLOR: #764A42;
	TEXT-DECORATION: none
}

.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #764A42;

}
.boldsubheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #764A42;
}


.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #764A42;
}

.date {
	font-family: Tahoma;
	font-size: 10px;
	color: #764A42;
	font-style: normal;
	letter-spacing: 0.1em;






}
.boldheading {


	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #764A42;
}
.cap {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #764A42;
	padding-right: 1px;
	border: 1px dotted;
	text-transform: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;





}
.table {
	border: 1px dashed #764A42;
	width: 80%;


}
.headingBlack {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
