BODY {
	background:#FFFFFF;
}

P, TD, LI .body {
	font-family:serif;
	font-size:14px;
}

.navlink {
	font-size:14px;
	font-weight:bold;
}

H3, .head3 {
	color:#008040; 
	font-size:18px; 
	text-align:center;
}

H2, .head2 {
	color:#0000ff; 
	font-size:20px; 
	text-align:center;
}

H4 {
	top:0;
	padding-top:8px;
	color:#0000FF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	text-align:left;
}

.subhead2 {
	color:#008040; 
	font-size:18px; 
	font-style:italic; 
	text-align:center;
}

.highlight {
	color:#0000ff;
	font-weight:bold;
}

.address {
	font-family:sans-serif; 
	font-size:12px;
	font-weight:bold;
}

.footer {
	font-family:sans-serif; 
	font-size:9px;
}

A {
	font-weight:bold;
}

A:link {
	color:#FF00FF;
}

A:visited {
	color:#008080;
}

TABLE.calendar TD {
	border-bottom:1px solid #0000FF;
}

TABLE.calendar TD.date {
	text-align:right;
	color:#0000FF;
	font-weight:bold;
	padding-bottom:8px;
}

TD {
	top:0;
}

TH {
	border-bottom:1px solid #000000;
}

.commentary {
	color:#008040;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin: 20px 40px 0px 40px;
}

A IMG {
	border: none;
}
