BODY  {
	background-color : #000066;
	color : #99FF99;
}

TABLE	{
}

TR	{
	background-color : #000066;
	font-color : #99FF99;
	color : #99FF99;
}

TH	{
	background-color : #000066;
	font-color : #99FF99;
	font-weight : bold;
	color : #99FF99;
}

TD	{
	background-color : #000066;
	font-color : #99FF99;
	color : #99FF99;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : bold;
	font-style : oblique;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	font-style : normal;
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
	font-style : normal;
}

H5  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
}

DL  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

DT  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

UL  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

OL  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

LI  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

I  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
}

STRONG  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}

pre  {
	font-family : "Courier New", Courier, mono;
	font-size : 16px;
}

A:LINK  {
	color : #00FF00;
}

A:VISITED  {
	color : Gray;
}

A:ACTIVE  {
	color : Yellow;
}

A:HOVER  {
	color : Silver;
}

.form  {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.navigation  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}

.collophon  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}

.copyright  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}

.quote  {
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	}

.subhead2  {
	font-size : 16px;
	font-weight : bold;
}

.grey  {
	color : #666666;
}

.code  {
	font-family : "Courier New", Courier, mono;
	font-size : 16px;
}

