body {

	font-family: Arial;  Arial Narrow, Helvetica, sans-serif;
	font-size: 12pt;
	
	font-weight: strong;  normal;
	color: #0C6111;
	background-color:  #fff8dc; #CDAD00;      #FFD700; 		#EEC900 #C9C909 ;
 
}

h1 {
	font-family: Arial;  Arial Narrow, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: normal;
	color: #0C6111; #0c6826;
}

h2 {
	font-family: Arial;  Arial Narrow, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #0C6111;
}

h3 {
	font-family: Arial;  Arial Narrow, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #0C6111;
}

p {
	font-family: Arial; Arial Narrow, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0C6111;
	
	font-weight: bold;  strong;  normal;
}

p2 {
	font-family: Arial; Arial Narrow, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0C6111;
	font-style: strong;
	font-weight: strong;  normal;
}
a:link {COLOR: #030390;
}
a:visited {COLOR: #05b32e;  #fac5fb;
}
a:hover {COLOR: #FF0000;
}
a:active {COLOR: #00FF00;
}

