BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color : #FEFEC8;
}


P, TABLE, TD, UL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.f8 {
	font-size: 8pt;
}
.f9 {
	font-size: 9pt;
}
.f11 {
	font-size: 11pt;
}

.f12 {
	font-size: 12pt;
}

.f13 {
	font-size: 13pt;
}

.f14 {
	font-size: 14pt;
}
.f15 {
	font-size: 15pt;
}

.f16 {
	font-size: 16pt;
}
.f18 {
	font-size: 18pt;
}
.f20 {
	font-size: 20pt;
}
.f24 {
	font-size: 24pt;
}
A {
		color : Blue;
	text-decoration : underline;
}
A:VISITED {
	
	color : Blue;
	text-decoration : none;
}
A:HOVER {
color : Blue;
text-decoration: none;
}
