body {
	background-image: url(images/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
a {
	text-decoration: none;
	color:#000;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
	font-weight: normal;
}
.b	{
	color: #000099;
	text-decoration: underline;
	}
.b:link {
	color: #000099;
	text-decoration: underline;
}
.b:visited {
	color: #0033CC;
	text-decoration: underline;
}

.Size18 {
	font-size: 18px;
	font-weight: bold;
}
.address {
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.size15 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.size16 {
	font-size: 16px;
	font-weight: bold;
}
td {
	text-align: left;
}
