A.menu:link {color:#348C8C; text-decoration:underline}
A.menu:visited {color:#348C8C; text-decoration:underline}
A.menu:active {color:#FF0000; text-decoration:underline}
A.menu:hover {color:#FF0000; text-decoration:none}

A:link {color:#0000ff; text-decoration:underline}
A:visited {color:#0000ff; text-decoration:underline}
A:active {color:#FF0000; text-decoration:underline}
A:hover {color:#FF0000; text-decoration:none}


#contentarea {width:100%;font-family:verdana; font-size:7pt}
@media print{
	body{background-color:#FFFFFF; background-image:none; color:#000000}
  #noPrint{display:none;}
  #contentarea{width:100%;font-family:"Times New Roman",Times,serif; font-size:12pt}
}

table.border {border-style:ridge; border-color:#808080; border-width:1px; border-collapse:collapse}

table.borderinner {border-style:ridge; border-color:#000000; border-width:1px; border-collapse:collapse}

