body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #500F00;
	font-weight:bold;
}
a.white {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

a:visited {
	color: #000000;
	font-weight:bold;

}
a:hover {
	color: #FFFFFF;
	font-weight:bold;

}
a:active {
	color: #000000;
	font-weight:bold;

}

.darkbody12 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #500F00;
	font-weight:bold;
}

.darkbody12 a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #500F00;
	font-weight:bold;
}

.darkbody12 a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.darkbody12 a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #500F00;
	font-weight:bold;
}


.black12 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.black14 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
.black16Bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.white16Bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

