.body,td,th {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #616161;
	line-height: 20px;
}

body {
	margin-left:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}

a:link {
	text-decoration: none;
	color: #0F5A96;
}
a:visited {
	text-decoration: none;
	color: #0F5A96;
}
a:hover {
	text-decoration: underline;
	color: #0F5A96;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 22px;
	color: #006699;
	font-weight: bold;
	line-height: 30px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.t1 {
	font-size: 18px;
	color: #004E48;
	font-weight: bold;
	line-height: 20px;
}
.t2 {
	font-size: 16px;
	line-height: 23px;
}
.t3 {
	font-size: 13px;
}
.footerlink {
	color: #6c6c6c;
	font-size: 11px;
}
.footer {
	color: #6c6c6c;
	font-size: 11px;
}
