BODY {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	background:#e2e2e2;
	color:#2a2f33;
	text-align:center;
	height:100%;
}

FORM{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	background:#e2e2e2;
	color:#2a2f33;
	text-align:center;
	height:100%;
}
table {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
td {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#2a2f33;
	vertical-align:top;
	padding:0px;
}
a {
	color:#a32c14;
	text-decoration:underline;
}
a:hover{text-decoration:none;}

img {border:0px;}
.w_ {width:100%}
.h_ {height:100%;}

