/* Speak International */

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px; 
	color: #587191;

}

.bodyText A:link    	{ color: #C00000; text-decoration: none; }
.bodyText A:active  	{ color: #C00000; text-decoration: none; }
.bodyText A:visited 	{ color: #C00000; text-decoration: none; }
.bodyText A:hover  		{ color: #C00000; text-decoration: underline; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666699;
	line-height: 13px;
	text-decoration: none;
}

.footer A:link    	{ color: #0000FF; text-decoration: none; }
.footer A:active  	{ color: #666699; text-decoration: none; }
.footer A:visited 	{ color: #666699; text-decoration: none; }
.footer A:hover  	{ color: #666699; text-decoration: underline; }
.bdrblue {
	border: 1px solid #DFF2FF;
}
