/* CSS */
/* programmed by Vincent Lin @ NJ*/ 
/* twinwoods@gmail.com */ 
/* 2007-11-11 */
/* Page Content */
/* styles */


body  {
	width:580px;
	background-color: #EFD1D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;

}


h3, li, .mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.2px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
/*	letter-spacing: 0.4px; */
}

h3 {margin-bottom: -10px;}

.mainbodyAbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
/*	letter-spacing: 0.4px; */
}

.sectionHeader {
	font-family: Arial Black, Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
/* 	letter-spacing: 0.4px; */
}

.sectionBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
}

.membership {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 16px;	
	vertical-align: top;
}


table {
	top:0px;
	padding-top:0px;
	margin-top:0px;
}

.bottomgap {margin-bottom: 30px;}
/* end */ 

