/* styesheet */

/* General font families for common tags */
body {font-family: arial; font-size: 10px;}
td {font-family: arial; font-size: 13px;}
td.head {font-size: 14px; font-weight: bold}
td.bhead {font-size: 18px; font-weight: bold}
td.rhead {color: red; font-size: 14px; font-weight: bold}
td.red {color: red;}
td.linksim {color: blue; font-weight: bold; text-decoration: none;}
a:link {color: blue; font-weight: bold; text-decoration: none;}
a:active {color: red; font-weight: bold; text-decoration: none;}
a:visited {color: rgb(128,128,192); font-weight: bold; text-decoration: none;}
a:hover {color : red; text-decoration: underline;}
h1 {font-size: 20px; margin: 0; line-height: 18pt}
h2 {font-size: 18px; font-weight: bold}
h3 {font-size: 14px; margin: 0; font-weight: bold}
.text {width: 500px; height: 200px; word-wrap: sWrap}
.hilite {background-image: url(bar1.gif);}

/*sidebar*/
td.sidebar {background-color: yellow;
    font-family: arial; font-size: 11px; font-weight: bold; color: red;}