<style>
.deadstyle
{
}
.redheading {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
}
.greybody {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.body_table {
	padding: 3px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
}


A:hover
{
    COLOR: #FF00FF
}
</style>body_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #666666;
}
