/* Screen style sheet

Author: MEME



First version: September, 2002

This version: September, 2002



Arranged as follows: 

1) imported rules, if applicable;

2) rules applied to HTML elements;

3) rules applied to classes;

4) rules applied to ID'd objects;

5) "stunts" and DHTML rules which override those established above.



*/

@import url("extra.css");
label, input li, li p{ font-size: small; }

h1 { font-size: medium; }



/* html elements */

a { background: #fff; color: #339; }
h1, h2, label, li, li p, td p { font-family: Verdana, Arial, sans-serif; }



 h1{ 

 background: #fff;

 font-family: Verdana, Arial, sans-serif; 

 font-weight: 700;

 }

h1, h2 { text-transform: uppercase; }

 

h1 { color: #000000; }

h2 { color: #8933BA; }

h2{ margin-bottom: .67em; margin-top: .67em; }

label { font-weight: 700; }
td p  { color: #000000 ; background-color: #FFFFFF}
h2 { 

 background: #ffffff;

 font-family: Verdana, Arial, sans-serif; 

 font-weight: 700;
 } 
h2 { font-size: small;  } td p  { font-size: small;  } li { font-size: small; color: #000000; text-indent: 0pt; position: relative; clip:    rect(   ); left: -20px}td li { font-size: small;  ; color: #000000} h3 { font-family: Verdana, Arial, sans-serif;; text-transform: none;; color: #8933BA;; margin-bottom: .67em; margin-top: .67em;; background: #ffffff; font-family: Verdana, Arial, sans-serif; font-weight: 700;; font-size: small; }
td { font-family: Verdana, Arial, sans-serif;; color: #000000 ; background-color: #FFFFFF; font-size: small; }
blockquote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #000000}
