.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #EBFFEB;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.textbg {
	position: relative;
        background-image: url(gfx/textbg.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
}
.form {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #EDF2F4;
}