h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: A8C804;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: A8C804;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	border: 0px none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	border: 0px none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: CCCCCC;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	border: 0px none;
}

.white {
	color:#FFF;
}
.bold{
	font-weight:bold;
}