/*Nescape for some reason has a default 10px margin.  To compensate, set the margin to -10px */
BODY { background-repeat:repeat-y; padding:0px; color: darkblue; 	font-family: Arial,  Helvetica, sans-serif; font-size : 10pt;}

DT {font-weight: bold;}
UL {list-style-type:disc;}
TABLE.main  {background-color : transparent; padding : 0.0em;	width : 100%;	border : 0;	cell-spacing : 0;	cell-padding : 0;}
.main TD  {margin-left:0; margin-top:0; margin-bottom:0; color: darkblue; 	font-family: Arial,  Helvetica, sans-serif; font-size : 10pt;}

TABLE  {margin : 0;background-color : transparent;font-size:10pt; font-family:Verdana,  Arial;font-color:hotpink;}

DIV.sidesection {margin-left: 3px; font-weight: bold;}
DIV.sidesection A {margin-left: 3px; text-decoration: none; font-weight: bold;color:darkblue; }
/*text-indent or margin-left must be negative for NN*/
.sideitem { font-weight:normal; color:blue;margin-left: 1em; }
.sidesection UL {list-style-type:disc;margin-left: 1em; text-indent:1em;}
.sideitem A {text-decoration: none; color:blue;}
.sideitem A:link  {color:blue;}
.sideitem A:visited  {color:blue;}
.sideitem A:hover  {color:blueviolet;}