body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.boldwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smboldwhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.lgboldred {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.lgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.sm {
	font-size: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lgbold {
	font-size: 14px;
	font-weight: bold;
}
a.whitelink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.GreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #090;
}

