body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 300;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	margin: 0px;
}
body {
	background-color: #004861;
}
h2 {
	font-style: italic;
}
a {
	color: #00CCFF;
}
/* color for most website text */
.Normal { 
	font-size: 12px;
}

/* color for Member who have not paid dues */
.NotPaid { 
	font-size: 12px;
	color: #C0C0C0;
}
