body {
 background:#003366;
 font-family: Arial, Helvetica, sans-serif;
 color: white;

}

a:link {
 text-decoration: underline;
 color: #ffff99;
}

a:visited {
 text-decoration: underline;
 color: #ccff99;
}

a:active {
 text-decoration: underline;
 color: #ccff99;
}

#text1 {
 font-size: 10pt;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
}
h3 {
 font-size: l15%;
 color: #800000;
 margin-bottom: 0;
}

h4 {
 font-size: l10%;
 color: #800000;
 margin-bottom: 0;
}