td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	margin: 0
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22pt;
	color: #3333CC;
	display: inline;
}
h2 {
    color: #000033;
	font-size: 12pt;
	font-weight: 700;
	margin: 0
}
h3 {
    color: #000033;
	font-size: 11pt;
	font-weight: 700;
	margin: 2
}
a {
	font-weight: 700;
	color: #3333CC;
	}
a.h { 
    background: none;
	text-decoration: none  
	}	
a:hover { 	
    color: #0000CC;	
	background: #ccccff;	
	text-decoration: underline; 
	}
a.h:hover { 
    background: none;
	text-decoration: none  
	}
.x {
font-size: 8pt
}