 	A {
		color: #CC6600;  

	}
 
	A:visited {
		color: #CC6600;
	}

	A:hover {
		color: #FF9933; 
	}


/*	BODY {
		background: #FFFFFF;
	}
*/

	BODY, p, td, ul, li, ol, h2 {
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
	}


	.small {
		font-family: arial, sans-serif;
		font-size: 8pt;
	}


	.title {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #FF9933; 
	}


	H2 {
		font-weight: bold;
		margin-bottom: 1
		font-family: arial, sans-serif;
		font-size: 120%;
	}

	H3 {
		font-weight: bold;
		line-height: 1;
		font-family: arial, sans-serif;
		font-size: 110%;
	}

	
	.white {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
	}
