BODY { background-color: ffffff;
       font: arial; 
              border: 0px}


TABLE {cellspacing: 0;
	cellpadding: 0}



TD.header {   font-family: arial, helvetica, sans-serif; 
        font-size: medium;
        background: black;         
        color: white;
        margin-left: 0px}

TD.fade {   font-family: arial, helvetica, sans-serif; 
        font-size: small;
        background: url(fade.jpg) #9900cc;         
        color: white;
        margin-left: 0px}

TD.midfade {   font-family: arial, helvetica, sans-serif; 
        font-size: small;
        background: url(midfade.jpg) #9900cc;         
        color: white;
        margin-left: 0px}


TD.shortfade {   font-family: arial, helvetica, sans-serif; 
        font-size: small;
        background: url(shortfade.jpg) #aa00cc;         ;
        color: white;
        margin-left: 0px}


TD.dark {   font-family: arial, helvetica, sans-serif; 
        background: #bb99dd;
        color: black;
        margin-left: 0px}

TD.mid {   font-family: arial, helvetica, sans-serif; 
        background: #ccaaee;
        color: black;
        margin-left: 0px}

TD.light {   font-family: arial, helvetica, sans-serif; 
        background: #eeddff;
        color: black;
        margin-left: 0px}


A.white:link { color: white; text-decoration: none; font-size: smaller}
A.white:active { color: black; text-decoration: none; font-size: smaller}
A.white:visited { color: white; text-decoration: none; font-size: smaller}
A.white:hover { color: black; text-decoration: none; font-size: smaller}

A.header:link { color: white; text-decoration: none; font-size: large}
A.header:active { color: black; text-decoration: none; font-size: large}
A.header:visited { color: white; text-decoration: none; font-size: large}
A.header:hover { color: black; text-decoration: none; font-size: large}



H2 {font-family: arial, helvetica, sans-serif } 

H3 { font-family: arial, helvetica, sans-serif } 


P {   font-family: arial, helvetica, sans-serif;
	color: black} 

EM { font-family: arial, helvetica, sans-serif;
          font-weight: bold;
          font-style: normal } 

EM.big { font-family: arial, helvetica, sans-serif;
          font-weight: bold;
          font-style: normal; 
          font-size: LARGE }

EM.bold { font-family: arial, helvetica, sans-serif;
          font-weight: bold;
          font-style: normal; 
          font-size: LARGE }

EM.plain { font-family: arial, helvetica, sans-serif;
          font-weight: normal;
          font-style: normal; 
          font-size: LARGE }


TD {   font-family: arial, helvetica, sans-serif; 
	color: black;
        margin-left: 0px}

P.center {   font-family: arial, helvetica, sans-serif; 
        text-align : left;
        font-size: small;
        margin-left: 30px}


P.footer {   font-family: arial, helvetica, sans-serif;
        background: white; 
        text-align : center;
        font-size: small;
        margin-left: 10px}
.main
        {
          font-family: arial, helvetica, sans-serif;
          text-align : left;
        }  


A:link { color: black; text-decoration: none}
A:active { color: black; text-decoration: none}
A:visited { color: black; text-decoration: none}
A:hover { color: #black; text-decoration: underline}



