td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005500;
}
.main_title {
	font-family: Garamond, Georgia, "Times New Roman", Serif;
	font-size: 18px;
	font-style: italic;
	color: #005500;
	font-weight: normal;
}
.subtitle {
	font-family: Garamond, Georgia, "Times New Roman", Serif;
	font-size: 16px;
	color: #005500;
	font-style: italic;
}
a:link {
	color: #2C5758;
}
a:hover {
	color: #339966;
}
a:active {
	color: #339900;
}
a:visited {
	color: #336666;
}
.Cdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
