body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #000000;
	margin-top: 3pt; 
	margin-bottom: 6pt; 
}
a:link    {color: black}
a:visited {color: black}
a:active  {color: mediumblue}
a:hover   {
	color: #FFFFFF;
	background-color: #CDC0A0;
	font-weight: bold;
}
