"utf-8";
a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #A5241D;
}
a:active {
	text-decoration: none;
	color: #D6D6D6;
}


.txt {
	font-family: Arial; text-align:justify; 
	font-size: 12px;
	color: #000; padding-right: 10px;
	
}
.txtb {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;	
	}
	
.txtHed {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
	}
	
.txtRed {
	font-family: Arial;
	font-size: 12px;
	color: #a5241d;
}
.txtRedBold {
	font-family: Arial; 
		font-weight: bold;
	font-size: 12px;
	color: #a5241d;
}

.txtRedMore {
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	align: right;
	color: #a5241d;
	
}
a:link.txtRedMore {
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	align: right;
	color: #a5241d;
	
}
a:hover.txtRedMore {
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	align: right;
	color: #000; TableHeader {
	color: #D3D3D3;
}
.RedHedings {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #a5241d;
}
.txtbWhite {
	font-family: Arial;	
	font-size: 12px;	
	font-weight: bold;	
	color: #FFFFFF;
	}
.txtWhite {	font-family: Arial; font-size: 12px; font-weight: normal; color: #FFFFFF;}
.txtRedBlack { 	font-family: Arial;	font-size: 12px; color: #Ff0000;	font-weight: bold;}
.txtHedWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

