body {
	background-color:	black;
	margin:			0px 10px 10px 10px;
	padding:		0px;
	text-align:		left;
}

td#mainpage {
	background-color:	white;
	padding:		0pt 6em 1em 6em;
	vertical-align:		top;
	font-family:		Arial, sanse-serif;
	font-size:		100%;
}

td#vst {
	background-color:	white;
	padding:		0pt 6em 1em 6em;
	vertical-align:		top;
	font-family:		Arial, sanse-serif;
	font-size:		90%;
}

table.markup {
	margin:			0px;
	padding:		0px;
	border-style:		none;
	table-layout:		fixed;
	background-color:	black;
}

table.markup tr td {
	margin:			0px;
	padding:		0px;
	border-style:		none;
}

table.markup tr td a img {
	border-style:		none;
}

table#maintable {
	width:			100%;
	height:			100%;
}

td#fill2 {
	background-image:	url('images/fill2.gif');
	background-repeat:	repeat-x;
	width:			100%;
}

td#fill3 {
	background-image:	url('images/fill3.gif');
	background-repeat:	repeat-x;
	width:			100%;
	position:		relative;
}

img {
        display:		block; 
}

img#titlepic {
	position:		relative;
	left:			54px;
	top:			48px;
}

hr {
	clear:			both;
}

img#gap {
	width:			8;
	height:			10;
	position:		absolute;
	left:			10px;
	top:			160px;
}

img.right {
	float:			right;
	margin:			1em;
	clear:			right;
}

img.left {
	float:			left;
	margin:			1em;
	clear:			left;
}

.clear {
	clear:			both;
}

p.signature {
	text-align:		right;
	font-style:		italic;
}

table.address tr td {
	padding-right:		1em;
}

