/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(../images/earthgradient.gif);
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #536945;
}
h2 {
	font-size: 18px;
	color: #536945;
}
h3 {
	font-size: 16px;
	color: #536945
}
a {
	font-family: Trebuchet MS, Verdana, serif;
	font-size: 14px;
	color: #465A07;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #465A07;
}
a:hover {
	text-decoration: underline;
	color: #BB7E00;
}
a:active {
	text-decoration: none;
	color: #465A07;
}
.style2 {color: #EBEBE2
}
.style3 {
	font-family: "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	color: #465A07;
}
.style4 {font-size: 14px
}


