body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bigblack {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
.middleblack {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.blue {
	color: #105A8A;
	text-decoration: underline;
}
a.blue:hover {
	color: #105A8A;
	text-decoration: underline;
}
a.blue:active {
	color: #105A8A;
	text-decoration: underline;
}
h1 {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	display: inline;
}
.bg {
	background-repeat: no-repeat;
	background-position: left top;
}
