.border {
	border: 1px dashed #6699CC;

}
.bodytext {

	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
.bodytext-red-18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
}
.bodytext-blue-18 {

	font-family: Tahoma;
	font-size: 18px;
	color: #365CAA;
}
.text-dotted-border {
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	background-color: #C2E9EF;
	border: 1px dashed #006699;
}
.bodytext-red {


	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
