
	/******* main *******/

	h1 {
		font-size:9pt ; 
	}
	
	.bulletarrow_static {
		font-size: 7.5pt;
	}
	
	ul.mainpoints li {
		font-size: 8pt;
		font-weight: normal;
	}
	
	a.redlink {
		color: #FF0000;
	}
	a.redlink:hover {
		color:#555555; 
	}