<style>
P  {
	font-family : verdana;
	font-size : 10pt;
}
BODY  {
	font-size : 10pt;
	font-family : verdana;
	color : 143C8E;
}
a {
	color : 143C8E;
	text-decoration: underline;
}
a:hover {
	color : CE4273;
	text-decoration: none;
}
.smalltext  {
	font-size : 10pt;
	font-family : verdana;
	color : 143C8E;
}
.whitetext  {
	font-size : 10pt;
	font-family : verdana;
	color : white;
}
.smwhitetext  {
	font-size : 8pt;
	font-family : verdana;
	color : white;
}
.kathytext  {
	font-size : 10pt;
	font-family : verdana;
	color : #CE4273;
	font-weight : bold;
}
.tabletext {
	font-size : 10pt;
	font-family : verdana;
	color : 143C8E;
	border : 1px solid #143C8E;
}
.whitelink {
	font-size : 8pt;
	font-family : verdana;
	color : white;
	color : #ffffff;
	text-decoration: none;
}
.whitelink:hover {
	font-size : 8pt;
	font-family : verdana;
	color : white;
	color : #ffffff;
	text-decoration: none;
}
</style>