
div.ediEditor {
	font-family:  Arial;
	font-size: 11px;
	color: #3f3f3f;
}

div.ediEditor table {
	font-family:  Arial;
	font-size: 11px;
	color: #3f3f3f;
}

div.ediEditor p {
	margin: 0px;
}

div.ediEditor a {
	color: #666666;
	text-decoration: none;
}
div.ediEditor a:hover {
	text-decoration: underline;
}
	
.times18_gray {
	color: #777777;
	font-family: Times New Roman;
	font-size: 18px;
}

.times13_red {
	color: #8a0b04;
	font-family: Times New Roman;
	font-size: 13px;
}

.times17_red {
	color: #8a0b04;
	font-family: Times New Roman;
	font-size: 17px;
}

.times19_red {
	color: #8a0b04;
	font-family: Times New Roman;
	font-size: 19px;
}

.arial11_red {
	color: #8a0b04;
	font-family: Arial;
	font-size: 11px;
}

.arial14_red {
	color: #8a0b04;
	font-family: Arial;
	font-size: 14px;
}

.aria11_gray {
	color: #777777;
	font-family: Arial;
	font-size: 11px;
}

.aria11_darkgray {
	color: #3f3f3f;
	font-family: Arial;
	font-size: 11px;
}


	