a.white {color: #FFFFFF; text-decoration: none;}
a:visited.white { color: #FFFFFF; }
a:hover.white { color: #FFFFFF; text-decoration: underline;}

a.navy {color: NAVY; text-decoration: none;}
a:visited.navy { color: NAVY; }
a:hover.navy { color: NAVY; text-decoration: underline;}

input { font-size: 11px; background-color: #DDDDFF; border: 1px solid #666666; }
select { font-size: 11px;  background-color: #DDDDFF; border: 1px solid #666666; width: 130px; }
textarea { font-size: 11px; background-color: #DDDDFF; border: 1px solid #666666; }
body { font-family: "Arial"; background-color: white; font-size: 12px;  color: NAVY; }
p    { font-family: "Arial"; font-size: 12px; color: NAVY; text-align: justify; line-height: 150%; margin: 12; }
td   { font-family: "Arial"; font-size: 12px; background-color: ;color: NAVY; margin: 12; border: 0px solid #29388D;}
fieldset { padding: 10; text-align: justify; line-height: 150%; }
img  { border: 0 ;}

