body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.content-txt {
	font-size: 12px;
	line-height: 18px;
}

.content-txt-9 {
	font-size: 9px;
}

.content-txt-h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8887AD;
}
.content-txt-h2 {
	font-size: 14px;
	font-weight: bold;
	color: #57567C;
}

a.content-txt:link {
	text-decoration: underline;
	color: #27297E;

}
a.content-txt:visited {
	text-decoration: underline;
	color: #27297E;

}
a.content-txt:hover {
	text-decoration: underline;
	color: #0000CC;	
}
a.content-txt:active {
	text-decoration: underline;
	color: #0000CC;	
}


.rcol-tab-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 14px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.footer:link {
	text-decoration: none;

}
a.footer:visited {
	text-decoration: none;

}
a.footer:hover {
	text-decoration: underline;
	color: #605F8B;	
}
a.footer:active {
	text-decoration: underline;
	color: #605F8B;	
}

