html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	color: #B6BDB0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.bott {
	font-size: 10px;
	letter-spacing: 1px;
}
.red {
	color: #2E74B2;
}
.hw100 {
	height: 100%;
	width: 100%;
}
a.abott:link {
	color: #2E74B2;
	text-decoration:none;
}
a.abott:visited {
	color: #2E74B2;
	text-decoration:none;
}
a.abott:hover {	color: #FFF;}
a.abott:active {
	color: #2E74B2;
	text-decoration:none;
}
.mid {
	vertical-align: middle;
}
