body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
         background-color:"#effbce"
         font: 11px;
}

body,th,td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 22px;
	color: #000000;
	font-size:11px;
	font-weight:normal;
}

.groot   {
         font-size: 13px;
         }

hr {
	height:1px;
	color:#666666;
}
a {

	color:#2e8b57;
	text-decoration:underline;
}
a:hover {

	color:#2e8b57;
	text-decoration:none;
}

div.content {
	font-size:10px;
	font-weight:normal;
	vertical-align:top;
	text-align:right;
	margin-top:10px;
	margin-bottom:5px;
}
.updated2{
color:#E1B500;
	font-weight:bold;
}
.updated{
color:#003366;
}

.myButton {
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	background-color: #00716B;
         border-top: 1px solid #FFFFFF;;
         border-left: 1px solid #FFFFFF;
         border-bottom: 1px solid #FFFFFF;
         border-right: 1px solid #FFFFFF;
         cursor: pointer;
}