A {
	color : #FFFF00	;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}

A:Active {
	color : #FFCC00;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}

A:Hover {
	color : #FFFFFF;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}

A:Visited {
	color : #FFFF00;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}

BODY {
	background-color : black;
	color : #FFCC44;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
}

H1 {
	color : #FFCC44;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
}

H2 {
	color : #FFCC44;
	font-size : 15px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
}

H3 {
	color : #FFCC44;
	font-size : 18px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
}

H4 {
	color : #FFCC44;
	font-size : 22px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
}

H5 {
	color : #FFCC44;
	font-size : 26px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
}

H6 {
	color : #FFCC44;
	font-size : 32px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
}

P {
	color : #FFCC44;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : left;
}

P.caption {
	color : #FFFFFF;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
	font-style : italic;
}

P.center {
	color : #FFCC44;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
}

P.DownloadTable {
	color : black;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
	font-weight : bold;
}

P.indent {
	color : #FFCC44;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : left;
	text-indent : 1em;
}

P.lst3k { 
	font-size : 12px;
	color : cyan;
	font-style : italic;
 }
 
P.navbar {
	color : #FFCC44;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : left;
	}

P.navbarcenter {
	color : #FFCC44;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
	}

P.title1 { 
	font-size : 15px;
	color : cyan;
	font-weight : bold;
 }
 
P.title2 { 
	font-size : 13px;
	color : cyan;
	font-weight : bold;
 }
 
TD {
	color : #FFCC44;
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
}

.blk { 
	color : black;
 }
 
.byline {
	font-size : 13px;
	font-family : verdana,arial,helvetica,sans-serif;
}

.cyan { 
	color : cyan;
 }
 
.cyanbld { 
	color : cyan;
	font-weight : bold;
 }
 
 .red { 
	color : red;
 }
 
 .smallcap { 
	font-variant : small-caps;
 }
 
 .wht { 
	color : white;
 }
 
 .whtbld { 
	color : white;
	font-weight : bold;
 }
 
 .yell { 
	color : yellow;
 }
