.border {
    background-color: #ffffff;
	border-top-width: 1px;
	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: 14px;
	color: #000000;
}
.bodytext-red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
.bodytext-red-24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #000066;
}
.bodytext-red-21 {
	font-family: Tahoma;
	font-size: 21px;
	color: #CC0000;
}
.bodytext-red-16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #CC0066;
}
.bodytext-red-18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #cc0000;
}
.bodytext-red-17 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000099;