
body	{
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #339900;
	text-decoration: none;
	border-bottom: 1px dotted #339900;
}

h1, h2, h3 {
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
}

h1 {
	color: #339900;
	font-size: 1.5em;
	padding-top: 0;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

