BODY { 
margin: 0 0 0 0;
padding: 0 0 0 0; 
background-color: #03274c;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

table {
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
h1 {  font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; margin:0px; border:0; padding:0;}

.normal-left {  font-size: 11px; text-align: left; color: #ffffff}
.normal { font-size: 11px; color: #ffffff}
.normal-just {   font-size: 11px; text-align: justify; color: #ffffff}
.normal-center {  font-size: 11px; text-align: center; color: #ffffff}
.normal-right {  font-size: 11px; text-align: right; color: #ffffff}
.error {  font-size: 10px; text-align: left; color: #ff0000; font-weight: bold}
.title {  font-size: 14px; font-weight: bold; color: #ffffff}
.small {  font-size: 9px; color: #ffffff}
.smaller {   font-size: 8px; color: #ffffff}

A { text-decoration : none; color: #ffffff; font-weight: bold;}
A:Visited  { text-decoration : none}
A:Active  { color: #ffffff; }
A:Hover  { color: #ffffff; text-decoration: underline}

input, select, textarea {
background-color: #ffffff;
font-size: 11px;
font-style: normal;
border-color: #000000;
border: 1px solid;
}

.button {
background-color: #ffffff;
color: black;
font-weight: bold;
font-size: 11px;
font-style: normal;
border-color: black;
border-width: 1px;
}