@charset "utf-8";
/* CSS Document */

#bodyText {
width: 500px;
margin-left: 20px;
margin-bottom: 30px;
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
font-weight: normal;
text-align: left;
margin-right: 20px;
padding: 0px;
}
.links {
color: #493923;
text-decoration: none;
font-weight: normal;
}
.style2 {
color: #996600;
font-weight: bold;
}
.style3 {color: #990033}
.style4 {
	color: #882020;
	font-weight: bold;
}
.style5 {
	color: #637414
}
.style6 {
	color: #666666;
	text-align: center;
	font-size: 10px;
}
