body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B3A15;
	line-height: 14px;
	background-color:#C7CCB2;
}

ul {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B3A15;
	line-height: 14px;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

a:link    { color : #727A35; text-decoration: underline; }
a:visited { color : #727A35; text-decoration: underline; }
a:hover   { color : #000000; text-decoration: none; }
a:active  { color : #727A35; text-decoration: underline; }

a.box:link    { color : #000000;
	border: 1px dotted #727a35;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C7CCB2;
}
a.box:visited { color : #000000;
	border: 1px dotted #727a35;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C7CCB2;
}
a.box:hover   { color : #727A35;
	border: 1px dotted #727a35;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
}
a.box:active  { color : #000000;
	border: 1px dotted #727a35;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C7CCB2;
}

a.ext:link    { color : #FFFFFF; text-decoration: underline; }
a.ext:visited { color : #FFFFFF; text-decoration: underline; }
a.ext:hover   { color : #000000; text-decoration: none; }
a.ext:active  { color : #FFFFFF; text-decoration: underline; }

.texttitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #727A35;
	line-height: normal;
}
.texttitlesub {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B3A15;
}
.textbody {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B3A15;
	line-height: 14px;
}
.textfooter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
.textbodybold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B3A15;
	line-height: 12px;
}
.texttitleitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #727a35;
	font-style: italic;
}
.texttitleitalicbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #727a35;
	font-style: italic;
}
.textfootercredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #727A35;
	line-height: normal;
}
