td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}
p {
	line-height: 150%;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.f1 {
	font-weight: bold;
	color: #FFFF00;
	font-size: 14.8px;

}

.b:link {
	color: #FFFF00;
	text-decoration: underline;
}
.b:visited {
	color: #FFFF00;
	text-decoration: underline;
}
.b:hover {
	color: #FFFF00;
	text-decoration: none;
}
.f2 {
	font-size: 12px;
}
.f3 {
	font-size: 14px;
}
