
/* file: neg_main.css.  style rules for main page  */

 div.intro {border: dashed #990000 4px; margin: 5pt; padding: 3pt; text-align:left; font: 10pt verdana,arial,helvetica; background-color:#FFFFFF}

 div.nav {border: solid #990000 4px; width: 150px; padding: 3pt; text-align:left; font: 10pt verdana,arial,helvetica; background-color:#999999;}

/* misc style rules */

h3 {border: solid #333333 1px; color: #FFFFFF; background-color: #990000; padding: 2pt; width: 100%; font-style: italic}
h4 {border: solid #333333 1px; color: #990000; background-color: #DDDDDD; padding: 2pt; width: 100%; font-style: italic}
h5 {border: solid #333333 1px; color: #990000; background-color: #DDDDDD; padding: 2pt; width: 100%; font-style: italic}

hr {width:75%; height:3px; background:red}
body {font-family: verdana,arial,helvetiva "sans serif"; font-size:9pt;}
a:link {color: #AA0000; text-decoration: none}
