.LEVEL1 { 	font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	  	}

.LEVEL2 {   font-family: Arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		color: #000000;
		}

.LEVEL3 {   font-family: Arial, sans-serif;
		font-size: 24pt;
		font-weight: bold;
		color: #000000;
		}


a:link { 	font-family: Arial, sans-serif;
		font-size: 10pt;
		#888888;
		}

a:visited { font-family: Arial, sans-serif;
		font-size: 10pt;
		#000000;
		}

a:active { 	font-family: Arial, sans-serif;
		font-size: 10pt;
		#585800;
		}





