.subtitles {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;

}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.boxtext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;

}
.italicboxtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.links {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}
.boxtextwhite {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.arrows {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
.titles {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.large {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}

