.sub {
	font-family: serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.sub1 {
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.bod1 {
	font-family: Arial;
	font-size: 13px;
	color: #3F3F3F;
	text-align: justify;
	font-weight: bolder;
	margin-left: 15px;
	margin-right: 15px;
}
.bod2 {
	font-family: serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bod3 {
	font-family: westminster,terminal,system,tahoma,times,arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.bod4 {
	font-family: serif;
	font-size: 3px;
}
.bod5 {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.bod6 {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1px;
}
.sub2 {
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	color: #912d15;
	text-align: center;
}
.sub3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #0066CC;
}
.sub4 {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bolder;
	color: #912d15;
	text-align: center;
}
.sub5 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bolder;
	color: #912d15;
	text-align: center;
}
.title {
	font-family: Verdana;
	font-size: 26px;
	font-style: normal;
	color: #912d15;
	font-weight: bold;
	text-align: center;
}
A {
	font-family: Arial;
	font-size: 14;
	Color: #1F1F1F;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 1px;
}
A:hover {
	font-family: Arial;
	font-size: 14px;
	Color: #555555;
	font-weight: bolder;
	text-decoration: none;
}