.content {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #336633;
}
.contentBold {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.Headings {


	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
.contentWhite {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentWhiteBold {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #FFFF33;
}
