     .text  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 14pt;
     	font-weight : bold;
     	font-style : none;
     	text-decoration : none;
     	color : #181084;
        text-align : center;
     }

     .navi  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        text-decoration : none;
     	color : #000000;
        text-align : left;
     }



a:link, a:visited {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        text-decoration : none;
     	color : #181084;
        text-align : left;
     }


a:active {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        text-decoration : none;
     	color : #FFFFFF;
        text-align : left;
     }


a:hover {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        text-decoration : none;
     	color : #666666;
        text-align : left;
     }


body { background-color: #B3B3B3; }