body {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;

}

p {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
}

td {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
}

h1 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0 0 1 0;
 border-color: rgb(220, 220, 192);
}

h2 {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0 0 1 0;
 border-color: rgb(220, 220, 192);
}

h3 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 2px 10px;
}

h4, h5 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
}

a:hover, a:active {
 text-decoration: underline;
}

a {
 text-decoration: none;
 font-weight: bold;
 color: #0A0A67;
 font-size: 11px;
}
.smalltext  { color: #0A0A67; font-weight: normal; font-size: 10px; font-family: Verdana }
}
.largetext  { color: #0A0A67; font-weight: bold; font-size: 18px; font-family: Arial }