body {
background-color: #000044;
background-image: url(images/bkg.gif);
background-repeat: repeat;
background-position: center; 
font-family: Century Gothic;
font-size: 10px;
color: #FFFFFF;
}

a { font-family: Century Gothic; font-size: 10px; color: #C0C0C0; text-decoration: underline}

a:hover { font-family: Century Gothic; font-size: 10px; color: #FFFFFF; text-decoration: underline}

h1 { font-family: Century Gothic; font-size: 22px; color: #FFFFFF }


table {
font-family: Century Gothic;
font-size: 10px;
color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.note {
font-family: Arial;
font-size: 8px;
color: #FFFFFF;
font-weight: bold;
} 