BODY
{
    BACKGROUND-COLOR: #FFF8D8;
    COLOR: navy;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    MARGIN: 5px
}
TH
{
    BACKGROUND-COLOR: silver;
    FONT-FAMILY: Arial;
    FONT-STYLE: italic
}
TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}
H1
{
    COLOR: navy;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt
}

p.navi A:link    {  background-color : #91d4a4; color : Navy;	width : 140; text-align : left; font-family : Arial; font-size : 10px; font-weight : bold; line-height : 1.7; text-decoration : none; }
p.navi A:visited {  background-color : #91d4a4; color : Navy;	width : 140; text-align : left; font-family : Arial; font-size : 10px; font-weight : bold; line-height : 1.7; text-decoration : none; }
p.navi A:Hover   {	background-color : #fff8d8; color : #00a55a;	width : 140; text-align : left; font-family : Arial; font-size : 10px; font-weight : bold; line-height : 1.7; text-decoration : none; }
p.navi A:active  {  background-color : #fff8d8; color : #00a55a;	 width : 140; text-align : left; font-family : Arial; font-size : 10px; font-weight : bold; line-height : 1.7; text-decoration : none; }

A:link			 { color : #024b8f; text-decoration: none; }
A:visited		 {color : #024b8f; text-decoration: none; }
A:hover		 {color: #024b8f; font-family : Arial; text-decoration: underline; }
A:active		 {color: royalblue; text-decoration: none; }