body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.txt {
	font-size:11px;
	color:#01745A;
	padding:8px;
	vertical-align:top;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
.table_contact {
	font-size:11px;
	color:#01745A;
	vertical-align:top;
}
.iframe {
	font-size:11px;
	color:#01745A;
	padding:20px;
	vertical-align:top;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
.nav1 {
	font-size:x-small;
	color:#01745A;
	text-decoration: none;
}
.nav2 {
	font-size:12px;
	font-weight:bold;
	color:#01745A;
	text-decoration: none;
}
.nav3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01745A;
	text-decoration: none;
}
.small {
	font-size:9px;
	text-decoration: none;
}
a {
	color:#01745A;
	text-decoration: none;
}

a:hover {
	color:#01A983;
}
