body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 16px;
	color: #333333;
	margin: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.l-nav {
	text-decoration:none;
	color:#7F3F00;
	font-weight:500;
}

.l-nav:hover {
	background-color:#ccccff;
	text-decoration:underline;
	color:#2A1FFF;
	font-weight:500;
}

.l-nav:active {
	text-decoration:none;
	color:#7F3F00;
	font-weight:500;
} 

.l-nav:visited {
	text-decoration:none;
	color:#7F3F00;
	font-weight:500;
}

.b-nav {
	text-decoration:none;
	color:#CCCCFF;
	font-weight:500;
}

.b-nav:hover {
	text-decoration:underline;
	color:#FFFFCC;
	font-weight:500;
}

.b-nav:active {
	text-decoration:none;
	color:#CCCCFF;
} 

.b-nav:visited {
	text-decoration:none;
	color:#CCCCFF;
}

.big-green_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#2A5F00;
	font-weight:300;
	line-height:28px;
	padding-right: 18px;
	padding-bottom: 15px;
}

.medium-white_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	font-weight:300;
	line-height: 20px;
	padding-right: 16px;
}

.medium-brown-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#7F3F00;
	font-weight:300;
	padding-bottom: 0px;
}

.rwc{
	font-size:1em;
	font-weight:bold;
	color:#fff;
}

a.rwc{
	font-size:1em;
	font-weight:bold;
	color:#fff;
}

a.rwc:hover{
	font-size:1em;
	font-weight:bold;
	color:#fff;
}

a.rwc:active{
	font-size:1em;
	font-weight:bold;
	color:#fff;
}

a.rwc:visited{
	font-size:1em;
	font-weight:bold;
	color:#fff;
}
