a:link
{
	color: rgb(0, 51, 102);
}
a:active
{
	color: rgb(255, 255, 204);
}
a:visited
{
	color: rgb(0, 0, 51);
}
body
{
	background-color: #0000ff;
	color: #ffffff;
}
table
{
	table-border-color-light: rgb(255, 255, 204);
	table-border-color-dark: rgb(102, 102, 51);
}
h1
{
	color: #ff8c00;
}
h2
{
	color: #ff8c00;
}
h3
{
	color: #ff8c00;
}
h4
{
	color: #ff8c00;
}
h5
{
	color: #ff8c00;
}
h6
{
	color: #ff8c00;
}
button
{
	background-color: rgb(102, 0, 51);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(11, 0, 0);
}
legend
{
	color: rgb(102, 102, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(102, 102, 0);
}
th
{
	color: rgb(0, 0, 0);
}
img.FloatLeft 
{
	float: left; margin: 10px; clear: both;
}
.Under
{
	clear: both;
}

body         { font-family: 'Book Antiqua', 'Times New Roman', Times;  }
button       { font-family: Arial, Helvetica; font-style: normal; font-size: 8pt; 
               border-style: solid; border-width: 1pt }
caption      { font-style: Normal; font-family: 'Book Antiqua', 'Times New Roman', Times; 
               font-size: 14pt }
fieldset     { font-family: Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
h1           { font-family: 'Book Antiqua', 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 24pt }
h2           { font-style: normal; font-size: 18pt; font-family: 
               'Book Antiqua', 'Times New Roman', Times; font-weight: normal }
h3           { font-family: 'Book Antiqua', 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 14pt }
h4           { font-size: 12pt; font-style: normal; font-family: 
               'Book Antiqua', 'Times New Roman', Times; font-weight: normal }
h5           { font-style: normal; font-weight: normal; font-size: 10pt; font-family: 
               'Book Antiqua', 'Times New Roman', Times }
h6           { font-size: 8pt; font-family: 'Book Antiqua', 'Times New Roman', Times; 
               font-style: normal; font-weight: normal }
label        { font-style: normal; font-size: 8pt; font-family: Arial, Helvetica }
legend       { font-family: 'Book Antiqua', 'Times New Roman', Times; font-size: 8pt; 
               font-style: Normal }
marquee      { font-family: 'Book Antiqua', 'Times New Roman', Times; font-size: 14pt }
select       { font-style: normal; font-size: 8pt; font-family: Arial, Helvetica; 
               border-style: solid;  }
table        { font-family: 'Book Antiqua', 'Times New Roman', Times; font-style: normal }
textarea     { font-size: 8pt; font-style: normal; font-family: Arial, Helvetica; 
               border-style: solid;  }
th           { font-family: 'Book Antiqua', 'Times New Roman', Times; font-style: normal }

