body, table {
	font-family: Arial;
background-color: #fff;
color: #3d4d08;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 14px;
}

h1, h2, h3 {
	font-family: Trebuchet MS;
background-color: #fff;
color: #3d4d08;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: -1px;
line-height: 1.2em;
font-size: 28px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited {
color:#07646f;text-decoration:underline;
}

a:hover {
color:#07646f;text-decoration:none;
}
a img { border: none }