td{
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}
BODY {
	color : #0A6202;
	font: 12px Arial, Helvetica, sans-serif;
	background: #006600;
	text-align: justify;
}
a, a:active, a:link, a:visited {
   text-decoration: none;
   font-weight: bold; 
	color: #0066CC;
}
a:hover {
 text-decoration: underline;
}
img{
	border: 0;
}
h1{
	color: #0A6202;
	font: bold 24px tahoma, sans-serif;
	position: relative;
	text-transform: uppercase;
}
h1 span{
font-weight: normal;
text-transform: none;
}
h2{
font: bold 14px tahoma, sans-serif;
position: relative;
}
h3{
font: bold 14px tahoma, sans-serif;
position: relative;
color: green;
text-decoration: none;
}

a.logo{
	display: block;
	padding: 9px 0 0 260px;
	float: left;
}
a.tm, a.tm:active, a.tm:link, a.tm:visited {
text-decoration: none;
display: block;
padding: 18px 60px 30px 50px;
font: bold 12px tahoma, sans-serif;
color: green;
}
a.tm:hover {
  text-decoration: underline;
}
a#home{
	background: url(img/home.jpg) no-repeat;
}
a#mail{
	background: url(img/mail.jpg) no-repeat 10px 3px;
	padding-right: 0;
}
/* end header*/
a.m, a.m:active, a.m:link, a.m:visited {
   text-decoration: none;
	color: #f9fcff;
	font-size: 14px;
	font-weight: bold;
}
a.m:hover {
text-decoration: underline;
}

