body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F4849;
}
a { text-decoration: none;}
/*a:link {
	color: #55A51C;
}
a:visited {
	color: #55A51C;
	text-decoration: none;

}
a:hover {
	color: #BED600;
	text-decoration: none;
}
a:active {
	color: #55A51C;
	text-decoration: none;
}*/
.purple {
	font-size: 11px;
	color: #84455A;
}
.purpleBold , a.purpleBold:visited, a.purpleBold:active{

	font-size: 11px;
	color: #84455A;
	font-weight: bold;
}
.input250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
	width: 175px;
	border: 1px solid #666666;


}
.purpleBoldHdg2 {


	font-size: 12px;
	color: #84455A;
	font-weight: bold;
}
.input100 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
	width: 100px;
	border: 1px solid #666666;
}
.purpleReverse {
	color: #DCC8CA;
	font-size: 11px;
	text-decoration: none;

}
a.purpleReverse {
	color: #DCC8CA;
	font-size: 11px;
}

/*.green { background-color: #BED600;}*/
.greenBold , .greenBold a, .footer .greenBold a, a.greenBold:visited, a.greenBold:active{ 
	color: #55A51C; 
	font-size: 11px;
	font-weight: bold;}
a.greenBold:hover { color:#BED600;}	

.green {
	font-size: 11px;
	color: #55A51C;
}
.greenBold , a.greenBold:visited, a.greenBold:active{

	font-size: 11px;
	color: #55A51C;
	font-weight: bold;
}
.greenBoldHdg2 {


	font-size: 12px;
	color: #55A51C;
	font-weight: bold;
}
.greenReverse {
	color: #BED600;
	font-size: 11px;
	text-decoration: none;

}
a.greenReverse {
	color: #BED600;
	font-size: 11px;
}
	
.footer a{ color: #002663;}



