body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background-color: #336699;
}
Table, tr, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}
input, select, textarea {
	font-size: 12px;}
a {
	color: #000066;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline}
a:hover {
	color: #660000;
	font-size: 13px;
	text-decoration: underline}

/* custom text */
.Header {
	font-size: 18px;
	font-weight: bold;
	color: #660000;}
.Header-Blue {
	font-size: 26px;
	font-weight: bold;
	color: #000066}	
.Header-Red {
	font-size: 22px;
	font-weight: bold;
	color: #660000}		
.small {
	font-size: 11px}	
.Bullet {
	font-size: 14px;
	font-weight: bold;
	color: #000066}
.SubHeader {
	font-size: 18px;
	font-weight: bold;
	color: #000066}	
.Member {
	font-size: 13px;
	font-weight: bold;
	color: #000066}
.Bold {
	font-size: 13px;
	font-weight: bold}
.Bold-Blue {
	font-size: 13px;
	font-weight: bold;
	color: #000066}
.Bold-Red {
	font-size: 13px;
	font-weight: bold;
	color: #660000}
.Bold-Blue {
	font-size: 13px;
	font-weight: bold;
	color: #000066}	
.Table-White {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF}
.Table-Red {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.Date {
	font-size: 15px;
	font-weight: bold;
	color: #000066}	
