              body {background-color: #000000; 
			font-family: tahoma, verdana, sans-serif;
			color: #ffffff;
			}
                h3 {color: #ffffff;}
                h4 {color: #ffffff;
                    font-size: 14px;
                    font-weight: 900;
                   }
                td {text-align: left;                 
		    font-size: 11px;
                   }
		p   {text-align: justify;
		    width:300px;
		    }
	       span {text-align: center;
	            } 
	     a:link {color: #cc0000;
		    text-decoration: none;
		    font-size: 11px;
		    font-weight: 900;
		    }
	  a:visited {color: #cc0000;
                     text-decoration: none;
		    font-size: 11px;
		    font-weight: 900;	
		    }
            a:hover {color: #ff0000;
		    font-size: 11px;
		    font-weight: 900;
                    }
        #body_table {position: absolute;
        	     top: 50;
        	     left: 50;
        	    }
      #content_table {position: relative;
        	     top: 30;
        	     left: 50;
        	    }


     





