.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C47500;
}

.body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.body_blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CB9358;
}

.b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94543F;
	font-weight: bold;
}

.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A06C32;
	font-weight: bold;
}


.c:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.c:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87510B;
	font-weight: bold;
}


.d:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.d:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87510B;
	font-weight: normal;
}
.buttons {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #8B2125;
	border-top: none #D2F1FF;
	border-right: 1px solid #D2F1FF;
	border-bottom: 1px solid #D2F1FF;
	border-left: 1px solid #D2F1FF;
}

.buttons1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8B2125;
	background-color: #ffffff;
	border-top: none #D2F1FF;
	border-right: 1px solid #D2F1FF;
	border-bottom: 1px solid #D2F1FF;
	border-left: 1px solid #D2F1FF;
}
