body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
body,td,th {
	font-size: 11px;
	color: #6F6F6F;
	line-height:180%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #6F6F6F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F6F6F;
}
a:hover {
	text-decoration: underline;
	color: #DC3877;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DC3877;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #DC3877;
}.box {
	border: 1px solid #CCCCCC;
}
.input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
