td,tr,p,div {
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	}.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
.sideborder {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.border1 {
	border: .5px dotted #000099;
}
