h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-style: normal;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCFF;
	letter-spacing: 1px;
	word-spacing: 3px;
	margin: 10px;
}
.tblbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #9966FF;
	border-right-color: #9966FF;
	border-bottom-color: #9966FF;
	border-left-color: #9966FF;
}
.hrbg {
	background-image: url(../images/hr.gif);
}
.addimg {
	background-image: url(../images/standard_hr.gif);
}.addvr {
	background-image: url(../images/vr.gif);
}
.hand {
	cursor: hand;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 3px;
	margin: 10px;
}
a.body:link {text-decoration: underline; color: #9B0080; font-weight: bold;}
a.body:visited {text-decoration: underline; color: #9B0080; font-weight: bold;}
a.body:hover {color: #9966FF; text-decoration: none font-weight: bold;;}
a.body:active {text-decoration: underline; color: #9B0080; font-weight: bold;}
