BODY
{
	background-color: #84A2BE;	
	font-family:Verdana,Arial,Helvetica;
	color:#999999;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
}

TR,TD
{
	font-family:Verdana,Arial,Helvetica;
	color:#333333;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
}


span.copy
{
	font-family:Verdana,Arial,Helvetica;
	color:#999999;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
}

span.header
{
	font-family:Verdana,Arial,Helvetica;
	color:#64829E;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}


/************** HYPER LINKS **************/

a {
       font-family:Verdana,Arial,Helvetica;
	color:#333333;
	font-size:7pt;
	font-weight:normal;
	line-height:14px;
}

a:active {
        text-decoration : none;
}

a:hover {
        text-decoration : underline;
        color : #990000;
}



/************** PRINT CAPTIONS **************/

.printHeader {

	font-family:Verdana,Arial,Helvetica;
	color:#333333;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	
}



.printSubheader 
{
	
	font-family:Verdana,Arial,Helvetica;
	color:#333333;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;	
	
}


