body {	background-color:#FFFFFF;	text-align: center;	margin: 0px;}a:link {	color: #FFFFFF; 	text-decoration: none;	}a:visited {	color: #FFFFFF; 	text-decoration: none;	}A:HOVER {	text-decoration:underline;	}/* Type size and style for headers */.typeHeader {	font-size: 20px;	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	font-weight: bold;	color:#FFFFFF;}/* Type size and style for subheaders */.typeSubhead {	font-size: 16px;	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	font-weight: bold;	color:#FFFFFF;}/* Type size and style for all text */.typeText {	font-size: 11px; 	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	color:#FFFFFF;}/* Type size and style for 1px larger than body text */.typeLarge {	font-size: 13px; 	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	color:#FFFFFF;}/* Type size and style for small type */.typeSmall {	font-size: 9px;	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	color: FFFFFF;}/* Ripple background for LH column */.bglhcol {	background-image: url(images/bg_lh_column_ripple.jpg);	background-repeat: no-repeat;	}	/* Ripple background for center column */.bgcentercol {	background-image: url(images/bg_center_col_ripple.jpg);	background-repeat: no-repeat;	}	/* Ripple background for RH column */.bgrhcol {	background-image: url(images/bg_rh_column_ripple.jpg);	background-repeat: no-repeat;	}	/* Popup gallery window table background */.popupgallery {	background-image: url(images/bg_gallery_popup.jpg);	background-repeat: no-repeat;	}	/* Members page table background */.bgMembersTable {	background-image: url(images/bg_members.jpg);	background-repeat: no-repeat;	}