body            { background-color: #ffffff;
                  background-image: url('images/background.gif');
                  color: #000020;
                 	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, "Lucida Sans", Tahoma, Sans-Serif;
                  font-size: 10pt }
a:link          { color: #0000b0;font-size: 10pt }
a:visited       { color: #8080ff;font-size: 10pt }
a:active        { color: #f040ff;font-size: 10pt }
a:hover         { color: #ff400f;font-size: 10pt }
p {font-size: 10pt}
h1              { font-size: 14pt;
                  font-style: italic;
                  color: #000060 }
h2              { font-size: 12pt;
                  color: #000060 }
h3              { font-size: 11pt }
h4              { font-size: 10pt }
table, td, p, input
                { 
                  color: #000020;font-size: 10pt
                }
