/* CSS Document */

body, td {
	color: #05432B;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover, a:active {
	color: #339933;
	text-decoration: none;
}