td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #68A437;
}
a:link {
	font-weight: bold;
	color: #68A437;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #68A437;
	text-decoration: none;
}
a:hover {
	color: #E9AB05;
	text-decoration: underline;
}
a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-weight: bold;
	color: #E9AB05;
	text-decoration: underline;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #048EF4;
}

