body, td {
	color:#666666;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;  
	scrollbar-face-color:#eeeeee; 
	scrollbar-arrow-color:#335577; 
	scrollbar-base-color:#ffffff; 
	scrollbar-shadow-color:#335577; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#335577; 
	scrollbar-track-color:#ffffff;	   
    font-family:verdana,arial,sans-serif;}

b {
	color:#335577;
	font-weight:bold;
}

b.grey {
	color:#777777;
	font-weight:bold;
}

b.title {
	color:#335577;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:2px;
	font-family:arial,verdana,sans-serif;
}

b.titlewhite {
	color:#ffffff;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:2px;
	font-family:arial,verdana,sans-serif;
}

b.white {
	color:#ffffff;
	font-weight:bold;
}

.subtle {
	color:#999999;
	font-size:8pt;
	font-weight:normal;
}

.outline {
	border: 1px solid #aabbcc;
	padding: 7px;
	width: 100%;
	display: block;
}

/*------------------------------ START Links -------------------------------------*/
a:link, a:visited, a:active {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	color:#335577;
	font-weight:bold;
	text-decoration:none;
}

a.bb:link, a.bb:visited, a.bb:active {
	color:#557799;
	font-size:11pt;
}
a.bb:hover {
	color:#113355;
	font-size:11pt;
}

a:link img.dec, a:visited img.dec, a:active img.dec {
	border: 1px solid #999999;
}
a:hover img.dec {
	border: 1px solid #ffff00;
}

.spread, a.spread {
	line-height:150%;
}

a:link img.blue, a:visited img.blue, a:hover img.blue, a:active img.blue {
	border: 1px solid #335577;
}
/*------------------------------- END Links --------------------------------------*/