<STYLE type=text/css>

A:alink {COLOR: red}
A:link {COLOR: MediumBlue}
A:visited {COLOR: MediumBlue}
A:hover {color: red}

A:alink.onBack {COLOR: red;}
A:link.onBack {COLOR: white;}
A:visited.onBack {COLOR: Darkgray;}
A:hover.onBack {color: red;}
table.onBack {
background-color: #000033;
bordercolor: darkred;
font-weight: bold;
font-size: 10pt;
color: gold;
}

table.mainTable {
background-color: snow;
border: 0pt;
width: 900px;
}

BODY {
background-color: #000033;
background-image: url(starback.gif);
background-attachment: fixed;
font-family: verdana; color: Darkslategray; font-size: 10pt}

TABLE {font-family: arial; font-size: 10pt; color: navy}

H1 {font-family: arial; font-size: 18pt; color: gold; text-align: center;}

H2 {font-family: arial; font-size: 12pt; color: darkred; text-align: center}}

H3 {font-family: arial; font-size: 12pt; color: Cornflowerblue}

H4 {font-family: arial; font-size: 7pt; color: gold; font-weight: light; text-align: center;}
	A.H4 {font-family: arial; font-size: 7pt; color: gold; font-weight: light; text-align: center;}
	A:alink.H4 {COLOR: yellow;}
	A:link.H4 {COLOR: red;}
	A:visited.H4 {COLOR: firebrick;}
	A:hover.H4 {color: yellow;}

H5 {font-family: arial; font-size: 8pt; color: slategray}

H6 {font-family: arial; font-size: 7pt; color: darkred; font-weight: light; text-align: center;}

HR {color: firebrick}

</STYLE>
