BODY	       {    background-image: url(images/logo.gif);
 background-repeat: no-repeat; 
background-attachment: fixed;
 background-position: 50% 50%;
		      
 padding: 10px;
               }
H1
               {
                       font-family:    Comic Sans MS;
                       color:          red;
		       font-size:      14pt;
                       text-align:     center;	
               }

H2
               {
		       font-family:    Comic Sans MS;
		       color:          red;
		       font-size:      12pt;
                       text-align:     center;
               }

H3
               {
                       font-family:    Arial;
                       color:          red;
	               font-size:      10pt;
                       text-align:     left;
               }

Table	       {          font-family:    Tahoma, Technical;
                       color:          black;
                       font-size:      10pt;
			
		}

P
               {
                       font-family:    Tahoma, Technical, Times New Roman;
                       color:          black;
                       font-size:      10pt;
                       text-align:     justify;
               }
P.box	       {       font-family:    Arial;
		       color:          black;
                       font-size:      8pt;
                       text-align:      left;
                       background-color: #F0F8FF;
                       border:         1px solid black;
                       padding:        5px;
                       margin-left:    3%;
                       margin-right:   3%;
	       }

P.info         {       font-family:    Times New Roman;
		       color:          black;
		       font-size:      7pt;
                       text-align:     left;
		}

P.links	        {      font-family:    Tahoma, Technical;
                       color:          black;
                       font-size:      10pt;
                       text-align:     left;
                }

P.copy	       {       font-family:     Arial;
		       font-size:       10pt;
		       text-align:      center;
	       }
li	       {       font-family:    Tahoma, Technical;
                       color:          black;
                       font-size:      10pt;
                       text-align:     justify;
	       }
.palsta        {       float:		left;
 		       width:		33%;
               }
