body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #EEC040;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.normal {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.normalbold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.normal a:link {
	font-size: 12px;
	line-height: 16px;
	color: #4A3BAD;
	text-decoration: underline;
	
}

.normal a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #4A3BAD;
	text-decoration: underline;
}
.normal a:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4A3BAD;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #000000;
}

.footer a:link {
	font-size: 10px;
	color: #4A3BAD;
	text-decoration: none;
}

.footer a:visited {
	font-size: 10px;
	color: #4A3BAD;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #4A3BAD;
	text-decoration: underline;
}

.ParaHead {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #4A3BAD
	}

.SubHead {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #4A3BAD
	
}
.SubHead a:link {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #4A3BAD;
	text-decoration: underline;
	
}
.SubHead a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #4A3BAD;
	text-decoration: underline;	

}
.SubHead a:hover {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #4A3BAD;
	text-decoration: underline;				

}

.footerbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	font-size: 10px;
	color: #4A3BAD;
	text-decoration: underline;
}

.footerbold a:visited {
	font-size: 10px;
	color: #4A3BAD;
	text-decoration: underline;
}
.footerbold a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #4A3BAD;
	text-decoration: underline;
}
