body {
	background-color: #006600;
	margin: 0px;
	padding: 0px;
 }
img {
	border: 0px;
 }
td {
	font-size: 10pt;
	color: #444444;
}
a:link {
	text-decoration: underline;
	color: #0000ff;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #e63c4a;

}
a:active {
	text-decoration: none;
	color: #ffd145;
}
#box1 {
	width: 800px;
	margin: 0px auto;
 }
#key {
	width: 800px;
	height: 15px;
	padding: 5px 25px;
	letter-spacing: 3px;
	color: #cccccc;
 }
#key h1 {
	font-size: 12px;
	font-weight: 400;
 }
.box2 {
	width: 380px;
	background-color: #ffffff;
	margin: 0px 10px;
 }
.logo {
	background-color: #CFEFD8;
	height: 50px;
	padding: auto 5px;
 }
.table table tr td div {
	margin: 10px;
	line-height: 17px;
 }
.adrs {
	border-top: dotted #336600 1px;
	width: 330px;
	margin: 10px 15px;
	padding: 10px;
	line-height: 17px;
 }
