/* CSS Document */

.style3 {
	color: #727249;
	text-align: justify;
}
.style3 a, .style3 a:link, .style3 a:visited, .style3 a:hover, .style3 a:active {
	color: #727249;
	text-align: justify;
	text-decoration: none;
}

.style3Under {
	color: #727249;
	text-decoration: underline;
}
.style3Under a, .style3Under a:link, .style3Under a:visited, .style3Under a:hover, .style3Under a:active {
	color: #727249;
	text-decoration: underline;
}

.style3Under a:hover, .style3Under a:active {
	color: #414129;
	text-decoration: underline;
}


.style_hr {
	color: #BEBE9A;
	text-align: center;
}.blue {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.green {
	color: #00FF00;
}
.info {
	color: #999999;
}
.style3HeaderRed {

	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.style3Georgia {
	color: #727249;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	color: #5B400B;
	font-weight: bold;
	font-family: "Bookman Old Style", Tahoma, Georgia, "Times New Roman";
	font-size: 36px;
	text-decoration: underline;
	text-align: center;
}

.brown, .brown a:link, .brown a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #5B400B;
	line-height: 16px;
	text-align: left;
}

.brown a:hover {
	text-decoration: none;
	color: #3A2807;
	font-weight: bold;
}