     .text  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 18pt;
        font-style : normal;
        line-height : normal;
        font-weight : bold;
        font-variant : normal;
        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 : #FF0000;
        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 : #0000FF;
        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 : #0000FF;
        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 : #FF0000;
        text-align : left;
     }


body { background-color: #FFFFFF; }