
body {
	background-color: rgb(0,102,51);
	background-attachment: fixed;
	}	

td.top {
	text-align: center;
	background-color: rgb(151,175,160);
	}

td.blk {
	background-color: #000000;
	height: 1px;
	 } 

td.left {
	width: 375px;
	line-height: 150%;
	font-family: verdana;
	font-size: 14;
	text-align: left;
	padding: 1em;
	border-right: 1px solid black;
	}

td.right {
	width: 375px;
	line-height: 150%;
	font-family: verdana;
	font-size: 14;
	text-align: right;
	padding: 1em;
	}

td.right2 {
	width: 375px;
	line-height: 150%;
	font-family: verdana;
	font-size: 14;
	text-align: left;
	padding: 1em;
	}

td.links {
	font-family: verdana;
	font-size: 14;
	text-align: center;
	border-top: 1px solid black;
	padding: 1em;
	}

table.main {
		}

td.main {
	border: 2px solid black;
	}

td.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; color: rgb(255,249,116); text-align: right; }

a.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; text-align: right; color: rgb(255,252,200); }
