/* cscad.css - P, H1, H2, H3, A, H4 A, BR, BODY, HR styly */

 A              {color:#555555; font-size:0.7em; font-family:Sans-serif;text-decoration:none;}
 A:hover        {color:red; font-size:0.7em; text-decoration:none}
 A.big          {color:#000080; font-size:0.875em; text-decoration:none; font-weight:bold}
 A.big:hover    {color:red; font-size:0.875em; text-decoration:none; font-weight:bold}
 A.large        {color:#000080; font-size:16px; text-decoration:none; font-weight:bold}
 A.large:hover  {color:red; font-size:16px; text-decoration:none; font-weight:bold}
 DIV.title      {font-size:14px; color:yellow; font-family:serif;text-decoration:none;}
 DIV.inact      {font-size:12px; color:#999999; font-family:sans-serif;font-weight:normal; font-style:normal; text-decoration:none; text-indent:0.8em}
 DIV.small      {font-size:10px; color:#333333; font-family:sans-serif;font-weight:normal; font-style:normal; text-decoration:none; text-indent:0.8em}
 H3             {color:#009900; font-size:0.9em; font-weight:bold; text-decoration:none;text-align:center}
 H2             {font-size:1.2em; font-family:sans-serif;font-weight:bold; text-decoration:none;text-align:center}
 H1             {font-size:1.4em; color:#000080;font-family:sans-serif;font-weight:bold; text-decoration:none;text-align:center}