/* Style Sheet */


/* Font Assignments */
BODY    {font-family: Arial,Geneva,Helvetica,Sans-Serif;
         font-size: 12px;
         background: e5e5cc;
         font-color: black;}
         
TD   {font-family: Arial,Geneva,Helvetica,Sans-Serif;
         font-size: 12px;}

DT	{font-weight: bold;
	 margin-top: 10px;}
        
.header  {font-family: Arial,Geneva,Helvetica,Sans-Serif;
         font-size: 14px;       
         font-color: white;}
                  


H1,H2,H3,H4,H5 {font-family: Verdana,Trebuchet,Arial,Geneva,Helvetica;}
PRE, TT, CODE {font: small monospace;}

/* Link Assignments */
A:link { background: #ededdb; color: #cc3333; text-decoration: none; }
A:visited { background: #e5e5cc; color: #666633; text-decoration:none;}
A:active { background: #cc3333; color: #ededdb; text-decoration:none; }
A:hover { background: #cc3333; color: #ededdb; text-decoration:none; }

/* List Assignments */
UL      {list-style: disc; font-family: Arial, Geneva, Helvetica,
         Sans-Serif; 
         font-size: 12px;}

/* Disable Third Voice */
img.AweAnnotMarker { visibility:hidden;width:0;height:0;position:relative }
div.AweAnnotRoot { visibility:hidden;width:0;height:0;position:relative }
div.AweActiveBasicAnnot { visibility:hidden;width:0;height:0;position:relative }
div.annotPadColor { visibility:hidden;width:0;height:0;position:relative }
hr.AweActiveHoriLine { visibility:hidden;width:0;height:0;position:relative }
hr.AweInactiveHoriLine { visibility:hidden;width:0;height:0;position:relative }
hr.AweActiveVertLine { visibility:hidden;width:0;height:0;position:relative }
hr.AweActiveVertHrLine { visibility:hidden;width:0;height:0;position:relative }
div.AweActiveVertDivLine { visibility:hidden;width:0;height:0;position:relative }
div.AweInactiveVertDivLine { visibility:hidden;width:0;height:0;position:relative }


