.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.bodytext-red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
.bodytext-red-24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
}
.bodytext-red-18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
}
