/* CSS Document */

p { line-height: 17px;
padding: 0 0 0.1em;
}

.minibody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.boldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.bodymenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5D2120;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #7c8e98;
}
.title4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #003333;
	text-transform: none;
	font-weight: normal;
	line-height: 30px;
	font-style: normal;
	letter-spacing: normal;
	}
	
.title3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #003333;
	text-transform: none;
	font-weight: normal;
	line-height: 26px;
	font-style: normal;
	letter-spacing: normal;
	}
	

A.copylink:link, A.copylink:active { color: #333333; text-decoration: none; font-weight: normal;}
A.copylink:visited { color: #333333; text-decoration: none;    font-weight: normal;}
A.copylink:hover { color: #B2160D; text-decoration: underline; font-weight: normal;}

A.toplink:link, A.copylink:active { color: #333333; text-decoration: none;  font-weight: normal;}
A.toplink:visited { color: #333333; text-decoration: none;  font-weight: normal;}
A.toplink:hover { color: #8BB59D; font-weight: normal;}

A.midlink:link, A.copylink:active { color: #4D392B; text-decoration: none;  font-weight: normal;}
A.midlink:visited { color: #4D392B; text-decoration: none; font-weight: normal;}
A.midlink:hover { color: #8BB59D;  font-weight: normal;}

A.noclink:link, A.copylink:active { color: #8BB59D; text-decoration: none;}
A.noclink:visited { color: #8BB59D; text-decoration: none;}
A.noclink:hover { color: #B2160D;}

a:link {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	color: #336600; text-decoration: underline; font-weight: bold;
}
a:hover {
	color: #B2160D; text-decoration: underline; font-weight: bold;
}
a:active {
	color: #336600; text-decoration: underline; font-weight: bold;
}


.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	vertical-align: middle;
}

<--
.li 
	float: left;
	margin: 0;
	height: 20px;
	padding: 0 0 0 6px;
	
td  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px
.highlight ul 
	list-style-image: url("../imgages/bullet.gif");
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 25px;
	padding: 5px 0;
	color:#666;

.bullet 
	text-indent: 10pt;
	list-style-position: outside;
	list-style-type: square;
