body {background-color: #FFFFFF
}

table.nws td
             {
              color: #39A3D5;
              font-family: Arial;
              font-size="12px"}

TD {vertical-align="top";
    font-family: Verdana, Arial;
   font-size="14px";
   color: #0a0a55}

TD table.tx, TD table.tx td {
    vertical-align="top";
    width="100%";
    font-size: 10px;
    border: 1px solid #eeeeee
    }
table.ttl, table.ttl td
   {
    border: 0px;
    width: 10% 
    }


table.mnu 
       {
    width: 100%
    }
 
table.mnu td
   {
    border: 1px solid #39A3D5; 
    padding: 6px;
    font-family: Verdana;
	font-size: 10px;
 	color: #39A3D5;
	text-align: center}  



h1,h2 {color: #2C85DE;
    font-family: Arial;
    text-align: center}

h3 {color: #2C85DE;
    font-family: Verdana
    }

h4 	{color: #2C85DE;
	font-size: 12px;
    	font-family: Verdana}


p, li	{font-family: Verdana;
   	font-size: 11px;
   	color: #0a0a55}

.menu,tr.menu td {FONT-WEIGHT: bold;
        font-size="10px"}


a:link {text-decoration: none;
        color: #2C85DE}
a:visited {text-decoration: none;
	color: #39A3D5}
a:active {text-decoration: none;
	color: #2C85DE}
