a {
	color: #888888;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p,td,ul,ol {
	font-size: 12px;
	line-height: 16px;
}

h3 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004400;
	border-bottom:2px dotted #008800;
}
h4 {
	font-family:Georgia,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004400;
}

