 A:link    { color: #3300ff}
 A:visited { color: #3300ff}
 A:active  { font-weight: bold}
 A:hover   { color: red}


 
 TABLE { color: #000000;
				 font-weight: bold;
				 border: outset 0pt; 
         border-collapse: separate;
         border-spacing: 0pt;
				 width: 100%;}
 
 TD 	{  
         border: outset 0pt; 
         border-collapse: separate;
         border-spacing: 0pt;
 				 vertical-align: top; }
	
	.center		{  text-align: center	} 
  
 BODY {background-image: url("bg.jpg");
       background-attachment: fixed;
       background-repeat: no-repeat;
			 background-position: center;
			 background-color: rgb(100%,100%,100%);
 			 font-size: 1.3em;
			 font-weight: 700;}
 
 h1 { text-align: center;
  		font-weight: bold;
			font-style: italic; }
			
 h2 { text-align: center;
  		font-weight: bold;
			font-style: italic; }
			
 h3 { text-align: center;
  		font-weight: bold;
			font-style: italic;  }
			
 h4 {  }
				
 h5 { font-style: italic; }