* {font-style:normal; font-family:Times New Roman, Serif, System}
BODY {color:black; font-size:large}
h1, h2, h3 {color:Red; font-weight:bold; text-align:center}
h4, h5, h6 {color:Red; font-weight:bold; text-align:left}
div.header {text-align: center }
div.title {color:blue}
div.color {color:Red; font-weight:bolder}
div.hilight {color:blue; font-weight:400; display:inline}
strong.hilight {color:blue; font-weight:400;}
center.hyperlink {font-size:x-large }
table.hyperlink {text-align: center;}
table.frame { margin: 2px 8px 2px 8px; }
td.menu > ul {float:left; width:100%; padding:0; margin:0; 
    list-style-type:none; display:inline;}
td.menu > li {display:inline;}
td.index {  background-color:Blue; color:White;}
td.index:hover { background-color:Red; }
a.menu {float:left; width:175px;  text-decoration:none; color:white; 
    background-color:blue;
padding:4px 0px; border-right:solid 1px white;}
a.menu:hover {background-color:red}
li > b {color:Blue; font-weight:bolder;}
a.inline:visited, a.inline:link {color:Navy; font-style:normal; 
    font-weight:bold; text-decoration:underline; }   
a.inline:active, a.inline:hover {color:red; font-style:normal; 
    font-weight:bold; text-decoration:underline;}
img.first { float:left; margin-right:0.5em; }
img.second { float:right; margin-left:0.5em; }
img.third { float:left; margin-right:0.5em; }