.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}



.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.style18 {
	color: #000000;
	font-weight: bold;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px
}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style21 {color: #999999}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


td { border-color: #006633;}

.style4{
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.style5{
	line-height: 200%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.title{
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #595919;
}
.style_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.question_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.style_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.style22 {color: #FFFFFF}
.style24 {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style25 {font-family: Verdana, Arial, Helvetica, sans-serif}

.fltrt {
	float:right;
	margin: 0px 5px;
	}
	
.box {
	font-family: Arial, Helvetica, sans-serif;
	color: #330;
	text-align: center;
	border: thick double #8E9241;
	margin: 2px;
	padding: 2px 5px;
}

.box p {
	font: 0.9em/1.2em Arial, Helvetica, sans-serif;
	color: #330;
	text-align: left;
}
.box p a {
	color: #934916;
	text-decoration: underline;
}


.box .fltrt {
	vertical-align: text-top;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltlft {
	float:left;
	margin: 0px 5px;
}
