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: #8080E0 }
TR.News { background-color: #FFF8F8 }
TD.NewsTitle { color: white; font-weight: bold; width:55%}
TD.NewsDate { color: white; font-weight: bold; text-align: right}
TD.NewsText { font-size: 70%}

A.MenuLink { text-align: left; font-weight: bold; color: blue; 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: #A0E0A0}
TD.Item { background-color: #E8E8E8}
TD.SubItem { background-color: #FFFFFF}
TD.ExternalProgram { background-color: #E8D0E8}
