.main {
	font-family: Arial;
	font-size: 12pt;
	color: #000;
}
.main14 {
	font-family: Arial;
	font-size: 14pt;
	color: #000;
}

.mainLink {
	font-family: Arial;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}
.mainLink10 {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
.mainLink14 {
	font-family: Arial;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
}



.mainBold {
	font-family: Arial;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}
.mainBold14 {
	font-family: Arial;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
}
.mainBold14White {
	font-family: Arial;
	font-size: 14pt;
	color: #FFF;
	font-weight: bold;
}

.tableNews {
	margin: 1px;
	padding: 10px;
	border: 1px solid #FF0033;
}
