BODY
{
		font-family: Arial;
		font-size: 8pt;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		background: white;
}
		a:active	{text-decoration:underline; color:red}
		a:visited	{text-decoration:underline; color:blue}
		a:link		{text-decoration:underline; color:blue; font-weight: bold}
		a:hover  {text-decoration:underline; color:red}
		a.nav1:link	{text-decoration:underline; color:blue; font-size:8pt; font-weight: bold}
		a.nav1:visited	{text-decoration:underline; color:blue; font-size:8pt}
		a.nav1:hover  {text-decoration:underline; color:red}
		a.navred:link	{text-decoration:underline; color:red; font-size:8pt; font-weight: bold}
		a.navred:visited	{text-decoration:underline; color:teal; font-size:8pt}
		a.navred:hover {text-decoration:underline; color:red}
		a.index:link {text-decoration:underline; color:blue; font-size:10pt}
		a.index:visited {text-decoration:underline; color:navy; font-size:10pt}
		a.index:hover  {text-decoration:underline; color:red}
		a.leftmenu:link {text-decoration:underline; color: blue; font-size: 9pt; font-weight: bold}
		a.leftmenu:visited	{text-decoration:underline; color: purple; font-size: 9pt; font-weight: bold}
		a.leftmenu:hover  {text-decoration:underline; color:red}
		/*Define elements with children with the class='outlineParentItem', and all elements without
		children with class='outlineItem'*/
      li.oItem { color: red; cursor: text; } ;
      li.oParent { color: #0000FF; cursor: hand; } ;
      ul ul { display: none; } ;
<!-- <FONT COLOR="#7F5F2F"></FONT> -->
