body {
	margin: 0px;
	background-color: #0E3963;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
.fontblack {
	color: #000000;
}
.whiteonly {
	color: #FFFFFF;
}
.linespace {
	line-height: 20px;
}
.a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}
.a:link {
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}
.a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}
.a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}.bigwhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.brown {
	font-weight: bold;
	color: #43392E;
}

