body, p, td, ul, ol, li { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333842;
 } 


a {
	color: #3f444d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.bodylink {
	color: #ff9933;
	text-decoration: none;
}

a.bodylink:hover {
	text-decoration: underline;
}


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

.copySmall {
	font-size: 10px;
	color: #999ca1;
}

.copyFeatures {
	font-size: 11px;
	color: #999ca1;
}

.copyGreen {
	font-size: 11px;
	color: #7E8B7E;
	font-weight: bold
}

.copyOrange {
	font-size: 11px;
	color: #DF9E60;
	font-weight: bold
}

.copyTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: normal; 
	color: #222222; 
	font-weight: bold
	}
	
.copyItalic { font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: normal; 
	color: #222222; 
	font-style: italic
	}
	
.message { font-family: Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	width: 150px; 
	height: 60px; 
	background-color: #f0f0f0; 
	color : #DF9E60; 
	border: 1px #94A394 solid
	}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 100px;
	height : 15px;
	background-color : #f0f0f0;
	color : #DF9E60;
	border: 1px #94A394 solid
}
.rightmargin {  margin-right: 20px}

.error {  font-size: 12px; font-weight: bold; color: #990000}
.leftmargin { margin-left: 10px}
.form_title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #222222; ; font-weight: bold}
.form_copy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #222222; }
p { margin-top: 0px}