body,td,th {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7E8A5A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E8A5A;
}
a:hover {
	text-decoration: underline;
	color: #95a270;
}
a:active {
	text-decoration: none;
	color: #95a270;
}
.nav a:link {
	color: #7E8A5A;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #7E8A5A;
}
.nav a:hover {
	text-decoration: none;
	color: #95a270;
}
.nav a:active {
	text-decoration: none;
	color: #95a270;
}
.nav2 a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.nav2 a:visited {
	text-decoration: none;
	color: #999999;
}
.nav2 a:hover {
	text-decoration: none;
	color: #7E8A5A;
}
.nav2 a:active {
	text-decoration: none;
	color: #7E8A5A;
}
.headline {
	color: #000000;
	font-size: 24px;
}
.subhead {
	color: #000000;
	font-weight: bold;
}
.style1 {
	font-size: 20px;
	line-height: 22px;
}
.style2 {
	color: #666666
}


#links ul {
        list-style-type: none;
        width: 400px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
        background: #ffffcc;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

.style7 {	font-size: 24px;
	color: #71614C;
	font-family: "Helvetica Neue", Helvetica, Arial;
	line-height: 24px;
}
.style8 {color: #333333}


.style3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.style4 {
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
