A:link {
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {color : #800080;
text-decoration : none;
font-weight : bold;
font-size : 12pt;
}

A:Active  {color : #008000}

A:Hover  {color : #FF0000;
				text-decoration : underline;
				}

A.inline:link  {
	font-size : 12pt;
	font-weight : bold;
}

A.inline:visited  {
	font-size : 12pt;
	font-weight : bold;
}


.small  {
	font-family : 'Verdana', 'Arial', serif;
	font-weight : medium;
	font-size : 9pt;
	color : Navy;
}

BODY  {
		margin-top : 0pt;
}

