body {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 16px;
}

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

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



#title {
	border-bottom: 1px dotted #7f7f7f;
	font-size: 16px;
}
#header {
	font-size: 17px;
}