BODY {       color: #E8E96B;
             background-attachment: fixed;
             background-image: url('pcs/background.gif');
             TEXT-ALIGN: center;
             SCROLLBAR-FACE-COLOR: #000048;
             SCROLLBAR-HIGHLIGHT-COLOR: #2654A8;
             SCROLLBAR-SHADOW-COLOR: #2654A8;
             SCROLLBAR-ARROW-COLOR: yellow;
             SCROLLBAR-TRACK-COLOR: #000048;
             SCROLLBAR-DARKSHADOW-COLOR: #2654A8;
             SCROLLBAR-BASE-COLOR: #2654A8;
             font-weight: bold;
             font-size: 10pt;
             font-family: sans-serif
    }

A {
             text-decoration: none;
             color: #6B8CC9;
             font-family: Verdana;
             font-weight: bold;
             font-size: 10pt;
  }
  
A:hover {
	       text-decoration: underline
}

H1 { font-size: 18pt;
     line-height: 40pt;
     font-family: Comic Sans MS;
     font-weight: bold;
     font-variant: normal;
     font-style: normal;
   }

P {  font-weight: bold;
     font-size: 10pt;
     font-family: sans-serif;
     font-variant: normal;
     font-style: normal
   }

.TELO {   PADDING-RIGHT: 0pt;
             PADDING-LEFT: 0pt;
             PADDING-BOTTOM: 0pt;
             MARGIN: 0pt auto;
             VERTICAL-ALIGN: left;
             PADDING-TOP: 0pt
         }