h1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}

a {
	color: #669900;
}

a:hover {
	color: #000000;
}

h2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

p,td,table {
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 10px;
}

hr {
	size: 1px;
	height: 1px;
	color: #CFE8A0;
	margin-top: 2px;
	margin-bottom: 2px;
}

