.border {
	border-top-width: 35px;
	border-right-width: 25px;
	border-bottom-width: 35px;
	border-left-width: 25px;
	
	border-top-color: #000000;
	border-right-color: #CC0000;
	border-bottom-color: #000000;
	border-left-color: #CC0000;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	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-18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
}
