body {
       background-color:#FFFFFF;}

p { font-family: "Arial";
    font-size: 13px;
    color: #003366}

td { font-family: "Arial";
     font-size: 13px;
     color: #003366 }

li { font-family: "Arial";
     font-size: 13px;
     color: #003366 }

b { font-family: "Arial";
    font-size: 13px;
    font-weight: bold}

i { font-family: "Arial";
    font-size: 13px;
    font-style: italic}

u { font-family: "Arial";
    font-size: 13px;
    color: #003366;
    font-style: italic;
    text-decoration: underline}

a:link { font-family: "Arial";
          text-decoration: none; color: #003366}

a:visited { font-family: "Arial";
          text-decoration: none; color: #003366}

a:hover { border: none;
          text-decoration: underline; color: #FF6600}
h3 {
	font-family: "Arial";
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;


}
