    BODY {
       background: #000000;
       width:1000px;
    }

   .content {
   width: 1000px;
   background-Color: #000000;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: auto;
   }
   
   	.small {
		font-size: 7pt;
	}
	

    TABLE {
    	width:1000px;
		margin-top: 50px;
       	text-align: center;
      	vertical-align: middle;
       	background-Color: #000000;
	 	font-family: Verdana, Helvetica, Arial, sans-serif;
       	font-weight: normal;
       	font-size: 10pt;
       	color: #ffffff;
    }
 
    TD {
	border-bottom: none;
	border-left: none;
	border-right: none;}


	TD.selected-tab {
       background-Color: #000000;
		font-weight: bold;
		border-bottom: none;
		}
	

    A {
       text-decoration: none;
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-weight: normal;
       font-size: 10pt;
       color: #cfcfcf;
    }

    A:HOVER {
       text-decoration: none;
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-weight: bold;
       font-size: 10pt;
       color: #FFFFFF;
    }
    

	A.selected-tab {
		font-weight: bold;
		color: #FFFFFF;
		background-Color: #000000;
	}
	
	A.selected-tab:link {
		font-weight: bold;
		color: #FFFFFF;
		background-Color: #000000;
		}
			
	A.selected-tab:visited {
		font-weight: bold;
		color: #FFFFFF;
		background-Color: #000000;
		}
			    
	A.selected-tab:hover {
		font-weight: bold;
		color: #FFFFFF;
		background-Color: #000000;
		display: block;
		}
		
	A.selected-tab:active {
		font-weight: bold;
		color: #FFFFFF;
		background-Color: #000000;
		}	
	
    A.small {
		font-size: 7pt;
	}
	
    
    HR {
       	color: #ffffff;
      	width: 750pt;
	 	padding-bottom: 1px;
	}
	
	#analyze {
		display: block;
		height: 30px;
		font-color:#ffffff;
	}
	

