body {
         font-size:12pt;
    	 font-family:Helvetica,Arial,sans-serif;
         background:#183F78;
		 font-weight:bold;
         color:#FFFFFF;
         text-decoration:none;
	}


table.center {
         width:100%;
         height:100%;
         
         }
	 
ul       {
         font-size:12pt;
         font-weight:bold;
         color:#FFFFFF;
         text-decoration:none;
         }

a        {
	font-size:12pt;
         font-weight:bold;
         color:#FFFFFF;
         text-decoration:none;
         }

a:hover  {
	font-weight:bold;
         color:#C1C7D5;
         text-decoration:none;
         text-decoration:underline overline;
         }

a.log        {
	font-size:9pt;
         font-weight:bold;
         color:#FFFFFF;
         text-decoration:none;
         }

a.log:hover  {
	font-weight:bold;
         color:#C1C7D5;
         text-decoration:none;
         text-decoration:underline overline;
         }