BODY  {
	text : #000000;
	font-size : 10pt;
	font-family : Arial;
}

A:link  {
	color : #1597AD;
	text-decoration : none;
	font-family : Arial;
}

A:visited  {
	color : #1597AD;
	text-decoration : none;
}

A:active  {
	color : #1597AD;
	text-decoration : underline;
}

A:Hover  {
	color : #1597AD;
	text-decoration : underline;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}

