body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #fff;
}
body, td, th {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B3D50;
	line-height: 18px;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.menu {
	font-size: 13px
}
.smlbold {
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
.smlboldblack {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
}
.whiteheading a {
	color: #FFFFFF;
}
.style5 {
	font-size: 13px;
	font-weight: bold;
}
.whiteheading {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
.style7 {
	font-size: 17px;
	line-height: 21px;
}
input, textarea {
	width: 250px;
}
input.button {
	width: 110px !important;
	border: 1px solid #666;
	font-size: 10px;
}
textarea {
	height: 60px;
}
a.button {
	background-color:#CF7891;
	padding:4px;
	color:#eee;
	font-size:0.8em;
}
a.button:hover {
	background-color:#EDC3CF;
	color:#888888;
	text-decoration:none;
}
.radio {
	width:20px;
	}
