	
	body {
		margin-left:135px;
		margin-top:35px;
	}
	
	body,td {
		/*font-family: Verdana, Arial, Helvetica;*/
		font-family: Andale Mono, Lucida Console, LucidaTypewriter, Courier, monospace;	
		font-size:10px;
		color:#ffffff;
		line-height:14px;
	}
	
	p {
		margin-bottom:20px;
	}
	

	a { 
		font-family: Andale Mono, Lucida Console, LucidaTypewriter, Courier, monospace;	
		color:#ffffff;
	}
	
	.h1 { 
		font-family: Andale Mono, Lucida Console, LucidaTypewriter, Courier, monospace;	
		color:#ffffff;
		font-size:12px;
	}	
	
	.h2 { 
		font-family: Andale Mono, Lucida Console, LucidaTypewriter, Courier, monospace;	
		color:#ffffff;
		font-size:10px;
	}		
	
	a:hover {background-color:#ffffff;color:#000000;}
	.no:hover {color:#ffffff;background-color:#000000;}

	.active {background-color:#ffffff;color:#000000;}	
