.db-body {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #333366;
}

.db-body a:link {
	color : #333366; 
	text-decoration: underline;
}

.db-body a:visited {
	color : #333366;
	text-decoration: underline;
}

.db-body a:hover {
	color : #333366;
	text-decoration : none;
}

.db-body a:active {
	color : #333366;
	text-decoration : none;
}

.db-subheader  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

.db-header  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}

.db-nextpage {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #333366;
}

.db-nextpage a:link {
	color : #333366; 
	font-size: 11px; 
	text-decoration: underline;
}

.db-nextpage a:visited {
	color : #333366;
	font-size: 11px; 
	text-decoration: underline;
}

.db-nextpage a:hover {
	color : #333366;
	font-size: 11px; 
	text-decoration : none;
}

.db-nextpage a:active {
	color : #333366;
	font-size: 11px; 
	text-decoration : none;
	color: #000000;
}

.db-error {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #710000;
}


