a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
.green {
	color: #A0C13D;
}
.px13blue {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
