body {margin-left: 20px; margin-top: 10px; margin-right: 10px; margin-bottom: 20px}

.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
TD.stripe{ 
	width:100%; 
	background-image: url(images/topbg.gif);
}
TD.stripe2{ 
	width:100%; 
	background-image: url(images/stripe2.gif);
}
TD.gray{ 
	width:100%; 
	background-color: #999999;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
.tabletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;

}
.tabletxt td{
	border:1px solid #CCC;
}

.tablehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}