body         { font-family: Arial; font-size: 10pt}
a:link       {
	color: #0000CC;
	text-decoration: none;
}
a:active     { color: #FF9933 }
a:visited    {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
