.border-dash {
	border: medium dashed #000000;
}
.border-dotted {
	border: thin dotted #FF0000;
}
.hilight {
	background-color: #FFFF00;
}
