BODY, TD {
	font-family : arial;
	font-size : 11pt;
	color: 000000
}

A {
	text-decoration: underline;
	color: 346DBA;
}

A:LINK 
{ 
COLOR: 346DBA; 
TEXT-DECORATION: underline; 
} 

A:HOVER 
{ 
COLOR: 346DBA; 
TEXT-DECORATION: none; 
}

.line {
font-family: arial;
font-size: 9pt;
color: 346DBA
}

A.line:link {
color: 346DBA;
text-decoration: underline;
}

A.line:hover {
color: 346DBA;
text-decoration: underline;
}
   
.cellbox {
     border-top: 1px #666666 solid; 
     border-left: 1px #666666 solid; 
     border-right: 1px #666666 solid; 
     border-bottom: 1px #666666 solid;
     font-family: Arial,; 
     font-size: 8pt; 
     font-weight: normal;
   }
   
.low {
color: 346DBA;
font-family : arial;
font-size : 8pt;
}

A.low:link {
color : 346DBA;
text-decoration: none;
}

A.low:hover {
color : 346DBA;
text-decoration: underline;
}

.footer {
color:white;
font-family : arial;
font-size : 8pt;
}
   
A.footer:link 
{
color:white;
text-decoration: none;
}
   
A.footer:hover 
{
color:white;
text-decoration:underline;
}
   