
<style>


a {
	font-size : 11px;
	font-family : Arial;
	color : #1d5cb4;
	text-decoration: none;
}
a:hover {
	font-size : 11px;
	font-family : Arial;
	color : #616161;
	text-decoration: underline;
}
.wlink {
	font-size : 12px;
	font-family : Arial;
	color : #e8352f;
	text-decoration: none;
}
.wlink:hover {
	font-size : 12px;
	font-family : Arial;
	color : #ffe5c1;
	text-decoration: underline;
}
.wlink2 {
	font-size : 14px;
	font-family : Arial;
	color : #ffe5c1;
	text-decoration: none;
}
.wlink2:hover {
	font-size : 14px;
	font-family : Arial;
	color : #e18726;
	text-decoration: underline;
}
.wlink3 {
	font-size : 15px;
	font-family : Arial;
	color : #722412;
	text-decoration: none;

}
.wlink3:hover {
	font-size : 15px;
	font-family : Arial;
	color : #e18726;
	text-decoration: underline;
}
.blink {
	font-size : 12px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
	font-weight : bold;
}
.blink:hover {
	font-size : 12px;
	font-family : Arial;
	color : #e18726;
	text-decoration: underline;
	font-weight : bold;
}

.wtext {
	font-size : 11px;
	font-family : Arial;
	color : #ffffff;
}
.loctext {
	font-size : 10px;
	font-family : Arial;
	color : #ffe5c1;
}
.loctext2 {
	font-size : 12px;
	font-family : Arial;
	color : #ffe5c1;
}
.headtext {
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
	color : #722412;
}
.wtext2 {
	font-size : 6px;
	font-family : Arial;
	color : #ffffff;
}
.btext {
	font-size : 12px;
	font-family : Arial;
	color : #ffe5c1;
}
td {
	font-size : 14px;
	font-family : Arial;
	color : #ffe5c1;
}
.sep {
	font-size : 20px;
	font-family : Arial;
	color : #e18726;
}
.sep2 {
	font-size : 20px;
	font-family : Arial;
	color : #ffe5c1;
}
.subhead {
	font-size : 14px;
	font-family : Arial;
	color : #616161;
	font-weight : bold;
}
.rtext {
	font-size : 11px;
	font-family : Arial;
	color : #cc3333;
	font-weight:bold;
}
.gborder {
	border : 3px solid #6f8921;
}
</style>