body 
{ 
background-image: url(pics/bg-2px.png);
background-repeat: repeat;
background-color:#000000;
font-color: #999999;
font-size: 9pt;
font-family: Verdana,Arial,sans-serif;



} 

A  {
	text-decoration : none;
	color : #999999;
}

A:Visited  {
	text-decoration : none;
	color : #999999;

}

A:Active  {
	text-decoration : none;
	color : #999999;
}

A:Hover  {
	text-decoration : underline;
	color : #999999;
}

.head1 {
	color : #999999;
	font-size : 13pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}

.head2 {
	color : #999999;
	font-size : 11pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}

.head3 {
	color : #999999;
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}

.newshead {
	color : #999999;
	font-size : 9pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}


.content {
	color : #999999;
	font-size : 9pt;
	font-family : Verdana,Arial,sans-serif;
}

.workshead {
	color : #AAAAAA;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.workshead a {
	color : #AAAAAA;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.newscontent {
	color : #999999;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.footnote {
	color : #999999;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.subheader1 {
	color : #E3170D;
	font-size : 10pt;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.bodytext {
	color : #666666;
	font-size : 8pt;
	line-height : 14px;
	font-family : verdana, sans-serif;
}

.subtext {
	color : #E3170D;
	font-size : 9pt;
	line-height : 15px;
	font-family : arial,verdana,sans-serif;
}

.datehead {
	color : #E3170D;
	font-size : 11pt;
        font-weight : bold;
	font-family : arial,verdana,sans-serif;
}

.detailhead {
	color : #E3170D;
	font-size : 12pt;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.dedication {
	color : #666666;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.floatright { float: right;
margin: 0 12px 10px 12px;
}

.floatleft { float: left;
margin: 0 12px 10px 5px;
}