

BODY 

{margin-left: 30px;	
margin-right: 30px;
margin-top: 0px;

font-family: verdana, arial, helvetica;

background-color: #223344;
/*    background: rgb(0, 0, 100); */ 
/*    background: rgb(47, 48, 47); */ 
/*    is #207103! (32, 113, 3) 
      background-image: url(filename.gif);
     	background-repeat: repeat-y; */

color: #ffffde;
font-size: 9pt;       }

H1 { font-size: large; }
H2 { font-size: large; }
H3 { font-size: medium; }
H4 { font-size: medium; }
H5 { font-size: 75%; }
H6 { font-size: small; }

H1, H2 

{ font-weight: 900;
text-align: center;
font-family: Verdana, Helvetica, Syntax, sans-serif; 	}

H3, H4, H5, H6 

{ font-weight: 900;
text-align: center;
font-family: Verdana, Helvetica, Syntax, sans-serif; 	}

/* LINKS */

A:link { color: #ffcc33; text-decoration: none; }
A:active { color: #ffcc33; text-decoration: none; } 
A:visited { color: #ffcc33; text-decoration: none; }

/* TABLES */

TD, TH 

{  /* background: #000000; */
color: #ffffde;
font-family: verdana, arial, helvetica;
font-size: 9pt; }

TH A:link { color: #ffff00; text-decoration: none; }
TH A:active { color: #ffff00; text-decoration: none; }
TH A:visited { color: #ffff00; text-decoration: none; }