
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.HelpBody {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.HLines
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    BACKGROUND-COLOR: #FFCC33
}
.nav {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:link {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	color: #F16D96;
	text-decoration: none;
}
p, td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:hover {
	color: #FFCC33
	text-decoration: none
}
b {
	font-weight: bold;
	color: #669933;
}
