body {
	background: url(images/bg.gif);
}

h1 {
	margin-top: .2cm;
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;
	color: 000066;
}

td {
	vertical-align: top;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.date {
	background: url(images/date-bg.gif);
	height: 34px;
}

.content {
	background-color: #ffffff;
	width: 500px;
	text-align: justify;
}

.address {
	margin-left: .42cm;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
}

.copyright {
	margin: .2cm 0cm .2cm 0cm;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
}

.copyright:hover {
	text-decoration: none;
}