<style>

	/* hovers */
	A:active {
		text-decoration: underline;
		font-variant: normal;
	}
	A:link {
		text-decoration: underline;
		
		font-variant: normal;
	}
	A:visited {
		text-decoration: underline;
		font-variant: normal;
	}
	A:hover {
		text-decoration: none;
		font-variant: normal;
	}

	/* headers main */
	FORM {
	display : inline;
	letter-spacing: 0px;
	color: red;
	font-family : Courier new, Courier, "Times New Roman PS", serif;
}


	SELECT {
	letter-spacing: 0px;
	color: #000000;
	font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	SMALL {font-size: 8pt; 	font-family : Courier new, Courier,  "Times New Roman PS", serif;}

	
	li {
	
	list-style : square;
	line-height : normal;
}

	/* headers variations */
	h2 {
		color: #F0F5FC;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
		font-weight: bold;
		font-size: 13pt;
		
	}
	h3 {
		color: #FDCBC5;
		font-family : Courier, "Times New Roman PS", serif;
		font-weight: bold;
		font-size: 12pt;
		
	}
	h4 {
		color: #F0F5FC;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
		font-weight: bold;
		font-size: 11pt;
		
	}

	/* simple text variations */
	.b12 {
		color: #000000;
		font-size: 12pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
		font-weight: bold;
	}
	
	.p10 {
		color: #F0F5FC;
		font-size: 10pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	.b10 {
		color: #000000;
		font-size: 10pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	
	.b9 {
		color: #000000;
		font-size: 9pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	.p9 {
		color: #F0F5FC;
		font-size: 9pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}

	.b8 {
		color: #000000;
		font-size: 8pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	.p8 {
		color: #F0F5FC;
		font-size: 8pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	.d9 {
		color: #062D5D;
		font-size: 9pt;
		font-family : Courier new, Courier,  "Times New Roman PS", serif;
	}
	
	
	





</style>



