BODY {
 padding: 3px;
 margin: 0;
}

BODY, TABLE, P {
 font: normal 13px sans-serif;
 font-size: "x-small";
}

P {
 margin-top: 1px;
 margin-bottom: 10px;
 text-align: justify;
}

UL {
 margin-top: 1px;
 text-align: justify;
}

H2 {
 margin-bottom: 5px;
 color: #00079A;
}

H3 {
 margin-top: 5px;
 margin-bottom: 3px;
 margin-left: 10px;
 color: #02065E;
 font: bold 18px Arial, sans-serif;
 font-size: "medium";
}

A:visited {
 color: #00075C;
}

A:active {
 color: #708AF8;
}

A:link {
 color: #00079A;
}

A:hover {
 color: blue;
}
