body, td, p, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text  A:LINK {color: #13522F;  text-decoration: underline;	font-weight: bold;}
.text  A:VISITED {color: #13522F;  text-decoration: underline;	font-weight: bold;}
.text  A:ACTIVE {color: #13522F;  text-decoration: none;	font-weight: bold;}
.text  A:HOVER {color: #13522F;  text-decoration: none;	font-weight: bold;}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #684A35;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.address  A:LINK {color: #ffffff;  text-decoration: underline;	font-weight: bold;}
.address  A:VISITED {color: #ffffff;  text-decoration: underline;	font-weight: bold;}
.address  A:ACTIVE {color: #ffffff;  text-decoration: none;	font-weight: bold;}
.address  A:HOVER {color: #ffffff;  text-decoration: none;	font-weight: bold;}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #684A35;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #684A35;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #684A35;
}
.specialheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B45F20;
}
.specialheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
