.head {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
.content {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
}
.border {
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #CC6600;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #CC6600;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;


}
.border2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	border: 1px dashed #CC6600;




}

