body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: tahoma;
	font-size: 14px;
	color: #484848;
}

.t {
	font-family: tahoma;
	font-size: 11px;
	color: #484848;
}

a:link, a:visited, a:active { text-decoration: none; color: #000080; }
a:hover { text-decoration: none; color: red; }


h1 {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
    color: black;
}