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 : #AAAAAA;
	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;
}

.workshead {
	color : #AAAAAA;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.content {
	color : #999999;
	font-size : 9pt;
	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;
}


.detailhead {
	color : #E3170D;
	font-size : 13.5pt;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.bodytext {
	color : #666666;
	font-size : 9pt;
	font-family : verdana, sans-serif;
}

.subtext {
	color : #E3170D;
	font-size : 11pt;
        font-weight : bold;
	font-family : arial,verdana,sans-serif;
}

.datehead {
	color : #E3170D;
	font-size : 11pt;
        font-weight : bold;
	font-family : arial,verdana,sans-serif;
}
