BODY {
	background : #ffffff;
}

        td  {
        	font-size : 9pt;
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-style : normal;
        	color : Black;
        }
   
        td.header  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	color : #821a7d;			
        	font-size : 12pt;
        }
        
		td.subheader  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	color : #821a7d;			
        	font-size : 11pt;
        }
		
        td.act  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	font-size : 12pt;
        	background-color : #dcbc53;
        	color : #000000;
        }
        
        td.normal  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 10pt;
        }
        
        td.small  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 8pt;
        }
        
        div.small  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 8pt;
        }

       div.header  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	color : #821a7d;			
        	font-size : 12pt;
        }

        a:link  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #000000;
        	text-decoration : none;
        }
        
        a:visited  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #000000;
        	text-decoration : none;
        }
        
        a:active  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #000000;
        	text-decoration : none;
        }
        
        a.mark:hover  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	text-decoration : none;
        	color : #ffffff;
        	background-color : #821a79;
        }
        
		a.impr:hover  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	text-decoration : underline;
        	color : #821a79;
        }
		
   		.button  {
				width: 110px; 
				height:25px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : bold;
				font-size : 11pt;
			}

 		.button2 {
				width: 60px; 
				height:20px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : normal;
				font-size : 8pt;
			}			
			
 		.button3 {
				width: 130px; 
				height:20px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : normal;
				font-size : 8pt;
			}			

 		.button4 {
				width: 150px; 
				height:20px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : normal;
				font-size : 8pt;
			}						