body { font-family: Georgia, "Times New Roman", Times, serif; background-color: white; }
p {}
td {}
a:link { text-decoration: none; color: #00ae22 ;}
a:visited { text-decoration: none; color: #00ae22 ;}
a:hover { text-decoration: underline; color: #00ae22 ;}
a:active { text-decoration: underline; color: #00ae22 ;}
h1 { color: #166f98; margin: 0.67em 0; }

.contents {
	font-size: 13px;
	}
.contentscolor {
	font-size: 13px;
	color: #00AE22;
	}
.comment {
	font-style: italic;
	font-size: 13px;
	}
.address1 {
	font-size: 11px;
	}
.address2 {
	font-size: 13px;
	}

.txbutton {
 	color: #000000 ; 
	text-decoration: none; 
}
.txbutton:link {
 	color: #337540 ;
}
.txbutton:active {
 	color: #00ae22 ; 
}
.txbutton:hover {
 	color: #00ae22 ; 
}
.txbutton:visited {
 	color: #337540 ; 
}
.tdbutton {
	font-size: 13px;
	background-color:#9feeae ;
}

.bt {
	font-size: 24px;
	color: #000000;
	}
.ct {
	font-size: 24px;
	color: #00AE22;
	}