
.default {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
}

.title_text {
	font-size: 120%;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
}



.highlight_text {
	font-size: 110%;
	color: #993300;
	font-family: Arial;
	font-weight: bold;
}


