.error
{
    color: #000000;
    font-family: verdana, arial;
    font-size: 11pt;
}
a.errorlink
{
    font-family: verdana, arial;
    font-size: 11pt;
    color: #808080;
    text-decoration: none;
}     
a.errorlink:hover
{       
    text-decoration: underline;
    color: #999999;
} 
.heading
{
	font-family: verdana, arial;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}
.regular
{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
}
.date
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #666666;
}
.new
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #0000FF;
	font-style: italic;
}
a.arrowlink
{	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.arrowlink:hover
{	text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;
}
a.label
{	color: #000000;
	font-family: arial, verdana;
        font-size: 9pt;
   	text-decoration: none;
}
a.label:hover
{       font-family: arial, verdana;
        font-size: 9pt;
        text-decoration: underline;
        color: #999999;  
}
.catnolink
{
	font-family: arial;
	font-size: 11pt;
	color: #808080;
        font-weight: bold;
}
.pagelink
{
	font-family: arial;
	font-size: 11pt;
	color: #999999;
        font-weight: bold;
}
a.pagelink
{
	font-family: arial;
	font-size: 11pt;
	color: #999999;
        font-weight: bold;
	text-decoration: none;
}
a.pagelink:hover
{	
        font-family: arial;
        font-size: 11pt;
        font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.catlink
{
	font-family: arial;
	font-size: 11pt;
	color: #999999;
        font-weight: bold;
}
a.catlink:hover
{	
        font-family: arial;
        font-size: 11pt;
        font-weight: bold;
	color: #CCCCCC;
}
a.text
{
	font-family: arial;
	font-size: 10pt;
	color: #808080;
        text-decoration: none;
        font-weight: bold;
}
a.text:hover
{	
        font-family: arial;
        font-size: 10pt;
        font-weight: bold;
	color: #999999;
        text-decoration: underline;
}
.detail
{
	font-family: verdana, arial;
	color: #000000;
	font-size: 11pt;
}
.footer
{
	font-family: verdana, arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
