
body, td {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}

a  {
	color : #006699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Gray;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
}

a:hover  {
	text-decoration : underline;
	color : #0063CE;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 8pt;
}
