a {
	color				: #BE0027;
	text-decoration		: none;
}

a:visited {
	color				: #BE0027;
	text-decoration		: none;
}

a:hover {
	color				: #01468B;
	text-decoration		: none;
}

.text {
	font-family 		: Arial,Verdana,Tahoma,sans-serif;
	font-size			: 10pt;
	color				: #000000;	
	text-align 			: justify;
}

.texthome {
	font-family 		: Arial,Verdana,Tahoma,sans-serif;
	font-size			: 10pt;
	color				: #000000;	
	text-align 			: center;
}

.textbold {
	font-family 		: Verdana,Arial,Tahoma,sans-serif;
	font-size			: 9pt;
	color				: #BE0027;	
	font-weight			: bold
}

.textsm {
	font-family 		: Arial,Verdana,Tahoma,sans-serif;
	color				: #01468B;
	font-size			: 7pt;
}

.header {
	font-family			: Arial,Verdana,Tahoma,sans-serif;
	font-size			: 11pt;
	color				: #BE0027;
	font-weight			: bold
}

.subheader {
	font-family			: Arial,Verdana,Tahoma,sans-serif;
	font-size			: 12pt;
	color				: 000000;
}

.textnav {
	font-family			: Arial,Verdana,Tahoma,sans-serif;
	font-size			: 8pt;
}

sup {
	font-family			: Arial,Verdana,Tahoma,sans-serif;
	font-size			: 7pt;
}