.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
sidebar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 4px;
	text-decoration: blink;
}
.boxed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: #CCCCCC;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	text-decoration: blink;

}
.txtbodyBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}
.headers {
	font-family: tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #0000FF;
}
.error {
	font-family: tahoma;
	font-size: 10px;
	color: #990000;
}
.copy {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}
.txt11pxGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
}
