BODY {
      
      background: #CCCCCC;
     }

h1 { 
	font: normal 9pt arial;
	font-weight: bold; 
	margin-bottom: 0px; 
	color: #000000;
	}

h2 { 
	font: normal 9pt arial; 
	margin-bottom: 0px; 
	color: #FF0000;
	}
     
h3 { 
	font: normal 9pt arial;
	font-weight: bold; 
	margin-bottom: 0px; 
	color: #666666;
	}
	
h4 { 
	font: normal 8pt arial; 
	margin-bottom: 0px; 
	color: #FFFFFF;
	}
	
h5 { 
	font: normal 8pt arial; 
	margin-bottom: 0px; 
	color: #999999;
	}

h6 { 
	font: normal 9pt arial;
	font-weight: bold; 
	margin-bottom: 0px; 
	color: #000000;
	background-color:#D3D3D3;
	}

ul {
    list-style-type: square;
    font: normal 8pt arial; 
	margin-bottom: 0px; 
	color: #000000;
   }
   
a.four:link { 
	font: normal 8pt arial; 
	text-decoration: none; 
	color: #999999;
	}
a.four:visited { 
	font: normal 8pt arial; 
	text-decoration: none; 
	color: #999999;
	}
a.four:hover, a:active { 
	font: normal 8pt arial; 
	text-decoration: none; 
	color: #000000;
	}
	
a.one:link { 
	font: normal 10pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #FF0000;
	}
a.one:visited { 
	font: normal 10pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #FF0000;
	}
a.one:hover, a.one:active { 
	font: normal 10pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #FF0000;
	}
	
a.two:link { 
	font: normal 8pt arial; 
	text-decoration: none; 
	color: #999999;
	}
a.two:visited { 
	font: normal 8pt arial; 
	text-decoration: none; 
	color: #999999;
	}
a.two:hover, a:active { 
	font: normal 8pt arial; 
	text-decoration: none; 
	color: #999999;
	}
	
a:three:link { 
	font: normal 10pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #999999;
	}
a.three:visited { 
	font: normal 10pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #999999;
	}
a.three:hover, a:active { 
	font: normal 10pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}