h1 {
	/* top, right, bottom, left */
	font-family:"Verdict SF" , "Times New Roman";	
	margin : +2px +17px +2px +17px;
	color: #8F855C;
	font-size : 14pt;
	text-align : center;
	font-weight: 500;
	}

h2 {
	/* top, right, bottom, left */
	font-family:"Verdict SF" , "Times New Roman";
	margin : +20px +0px +0px +20px;
	color: #776C48;
	font-size : 12pt;
	font-weight: 900;
}

h3 {
	/* top, right, bottom, left */
	font-family: Arial,"Times New Roman";	margin : +5px +0px +5px +5px;
	color: #F5F2E7;
	font-size : 70%;
	font-weight: normal;
}

h4 {
	/* top, right, bottom, left */
	font-family:"Verdict SF" , "Times New Roman";
	margin : +5px +0px +0px +20px;
	color: #776C48;
	font-size : 84%;
	font-weight: 900;
}

p {
	/* top, right, bottom, left */
	font-family:Arial,Century,Garamond, "Verdict SF" , "Times New Roman";
	margin : +5px +0px +2px +20px;
	color: #756B4A;
	font-size : 80%;
	font-weight: normal;
	}

table.act {
	/* top, right, bottom, left */
	font-family:Arial,Century,Garamond, "Verdict SF" , "Times New Roman";
	margin : +5px +0px +2px +10px;
	color: #756B4A;
	font-size : 80%;
	font-weight: normal;
	}

ul {
	/* top, right, bottom, left */
	font-family:Arial,Century,Garamond, "Verdict SF" , "Times New Roman";
	margin : +5px +0px +2px +35px;
	color: #756B4A;
	font-size : 80%;
	font-weight: normal;
	}

a:link {color: #8F855C; text-decoration:none}
a:visited {color: #8F855C; text-decoration:none }
a:hover {color:#4F4000 }
a:active { } 

a.bottom:link {color: #F5F2E7; text-decoration: none; }
a.bottom:visited {color: #F5F2E7; text-decoration: none; }
a.bottom:hover {color: #FFCC99; text-decoration: none; }
a.bottom:active {color: #F5F2E7; } 


