@charset "UTF-8";
/* CSS Document */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.headingswithrule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #E77568;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E77568;
	font-weight: bold;
}
.headers{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}	
.smalltext{
	font-size: 9px;
	line-height: 12px;
}
.pink_numbers{
	font-size: 11px;
	line-height: 15px;
	color: #E77568;
	font-weight: bold;
	border: 1px solid e77568;
	background-color: #FFFFFF;
	padding: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#form{
	width: 420px;
}
