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:link {
	color: #84455A;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #6F4849;
	text-decoration: none;
}
a:active {
	color: #84455A;
	text-decoration: none;
}
.purple {
	font-size: 11px;
	color: #84455A;
}
.purpleBold {

	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;
}
