td{
	color : #4C4C4C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
img{
	border-color : #094A00;
}
h1{
	font-size: 14px;
	font-weight: bold;
	text-decoration : underline;
}
.name{
	font-size: 14px;
	font-weight: bold;
}
.address{
	font-size: 11px;
}
.txt_box{
	width: 240px;
	border : thin ridge #094A00;
	border-width : 1px;
}
.but_box{
	border : thin ridge #094A00;
	border-width : 1px;
	color : White;
	background : #094A00;
	font-weight : bold;
}
a{
	color : #4C4C4C;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover{
	color : #4C4C4C;
	text-decoration : underline;
}
.menu{
	color:White;
	font-size : 10px;
	padding-left : 10px;
	font-weight : bold;
}
a.menu:hover{
	color:White;
}

/**/
/**/