<style type="text/css">
	BODY {
		font-family: Verdana;
		font-size: 9pt;
		color:#333333;
	}

	P {
		font-family: Verdana;
		font-size: 9pt;
		color:#333333;
	}

	TD {
		font-family: Verdana;
		font-size: 9pt;
		color:#333333;
	}

	TD.relBorder {
		background-color: #FFCC00;
	}

	TD.relHeader {
		background-color: #000000;
	}

	.mastHead {
		background-color: #000000;
	}

	.data {
		background-color: #EFEFEC;
		color:#000000;
	}

	.relText {
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		font-weight:bold;
		color:#FFC959;
	}

	.contrast {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		color:#DFCAA0;
		text-decoration: none;
	}

	.smallText {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		color:#333333;
	}

	.header {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color:#000066;
		text-transform: uppercase;
	}

	.hiliteHead {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color:#FF6600;
		text-transform: uppercase;
	}

	.hiliteText {
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color:#FF6600;
	}

	.hiliteBold {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color:#FF6600;
	}


	.opt {
		font-family: Verdana;
		font-size: 12px;
		color: #CC0000;
	}

	A {
		font-weight: bold;
		color:#0000FF;
	}

	A.navLink {
		font-weight: normal;
		
	}
	
	
	A.nav {
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color:#BE9953;
		text-decoration: none;
	}

	A.subNav {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		color:#ff6600;
		text-decoration: none;
	}

	A.subNav:hover {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		color:#000066;
		text-decoration: underline;
	}
</style>