body	{
	background-color: #679966;
	}
div.bod	{
	padding: 0% 5% 0% 5%;
	background-color: #CBDCCB;
	}

.lin 	{
	width: 100%;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: black thin solid;
	}

.reg	{
	width: 50%;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 14pt;
	}

td.btn	
	{
	cursor: pointer;
	width: 95px;
	height: 22px;
	text-align: center;
	background-image: url("btn_darkgreen.gif");
	valign: middle;
	font-family: Arial, sans-serif;
	font-size: 11px;	
	color: #FFFFCC;

	}