body		{
background-color: #00007a;
color: white;
}

a				{color:white}
a:visited			{color:white}
a:hover				{color:yellow}


.floatright	{
float: right;
font-size: 8pt;
font-family: arial, sans-serif;
font-style: italic;
}

.toptext	{
padding: 0em 4em;
font-size: 10pt;
font-family: verdana, arial, sans-serif;
text-align: justify;
}

.warning	{
padding: 5em 7em;
font-size: 7pt;
font-family: verdana, sans-serif;
}

h1		{
font-size: 24pt;
font-family: lucida handwriting, lucida sans ms, serif;
font-weight: normal;
}

.toptable	{
text-align: center;
background-color:white;
}

.lightblue	{
font-size: 14pt;
font-family: arial, helvetica, sans-serif;
background-color: #99aaff;
padding: 7px;
width: 75%
}

