body {
	margin: 0px;
	background-image: url(images/back2.jpg);
}
td {
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
.bold18white {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.bold14white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white13 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.bold18 {
	font-size: 18px;
	font-weight: bold;
}
.linespacing {
	line-height: 20px;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.smallblack {
	font-size: 10px;
	color: #000000;
}
