BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

td {
	background-image : none;
}

.h14 {
	font-weight : bold;
	font-size : 14px;
}

.apfap {
	font-family: serif;
	font-size: 24px;
	font-style: italic;
	color: #FFB619;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.blue10ptarial {
	color: Blue; 
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;	
}

.black10ptarial {
	color: Black; 
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;	
}

.black8ptarial {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

