:link {
	color:#000000;
}

:link:active, :visited:active {
	color:#000000;
}

:link:focus, :visited:focus {
	color:#000000;
}

:link:hover, :visited:hover {
	color:#000000;
	font-weight:bold;
}

:visited {
	color:#000000;
}

body,table {
	background-color:#73A684;
}

body,table,tr,td {
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
}

.bgt {
	background-color:rgb(191, 213, 198);
}

.hd {
	font-weight:bolder;
}

.input {
	border-right:1px solid rgb(0, 0, 0);
	border-left:1px solid rgb(0, 0, 0);
	border-top:1px solid rgb(0, 0, 0);
	border-bottom:1px solid rgb(0, 0, 0);
}


