body, td {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration : underline;
	color : #000000;
}

a:hover {
	text-decoration : none;
	color : #336633;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
