	A {
		color: #ffcc00;
	}

	A:visited {
		color: #ffcc00;
	}

	A:hover {
		color: #ffcc00;
	}


/*	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: 9pt;
		color: #333333;
	}

	.features {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 2pt;


	}


	H1 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 1.4em;
		color: #ffcc00;
	}

	H2 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 120%;
		color: #ffcc00;
	}

	H3 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 110%;
		color: #006699;
	}

	H4 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 100%;
		color: #006699;
	}

	.tabletitle {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 120%;
		color: #ffffff;
	}

	
	.white {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
	}

	.white:link {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
	}

	.white:visited {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
	}

	.white:hover {
		font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #FFCC00;
	}

