BODY { color: black; background-color: white; font-family: Verdana, Arial, Helvetica; font-size: 80% }
TH { font-size: 80% }
TD { font-size: 80% }
H1 { text-align: center; font-size: 140% }
H2 { text-align: center; font-size: 120% }
H4 { font-size: 100% }

TABLE.News { background-color: silver; width:220px}
TR.NewsHeader { background-color: #98C890}
TR.News { background-color: #FFF8F8 }
TD.NewsTitle {
	color: white;
	font-weight: bold;
	font-size: 70%;
}

TD.NewsDate {
	color: #187838;
	font-weight: bold;
	text-align: left;
	font-size: 70%;
}
TD.NewsText {
	font-size: 70%;
	background-color: #E8E8E8;
}

A.MenuLink { text-align: left; font-weight: bold; color: blue; text-decoration: none }
A.MenuLinkYellow { text-align: left; font-weight: bold; color: #CC0000; text-decoration: none }
A.MenuLink:hover { color: green }
.MenuCurrent { text-align: left; font-weight: bold }

TD.MenuColumn { background-color: #E0E0E0; width: 120px}

TD.Layout { background-color: white}
TH.Title {
	background-color: #98B8E8;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 10px;
}
TD.Item { background-color: #E8E8E8}
TD.SubItem { background-color: #FFFFFF}
TD.ExternalProgram { background-color: #E8D0E8}

.logoname {
	color: #187838;
	font-style: italic;
	font-weight: bold;
}
TR.subSectionTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-position: left;
	background-color: #98C890;
	font-style: italic;
	line-height: 10px;
}
TD.subSectionComments {
	color: #FF0000;
	font-weight: bold;
	font-size: 80%;
	background-position: left;
	background-color: #FFFFFF;
	line-height: 17px;
}
TD.Testimonial {
	color: black;
	font-size: 75%;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
