body {
	
	background-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	top: auto;
	padding: 40px 0px 0px 20px;
	font-variant: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	line-height: 14pt;
	list-style-position: outside;
	list-style-type: disc;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 30px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	font-variant: small-caps;
	padding-left: 15px;
	line-height: normal;
	list-style-image: url(../Images/Bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	font-style: normal;
	padding-left: 30px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
	color: #006600;
	font-style: normal;
	padding-left: 30px;
	font-weight: bold;
}
.pBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pBCaps {
	font-weight: bold;
	font-variant: small-caps;
}
.pBlue {
	color: #000066;
}
.pGreen {
	color: #006600;
}
.BlueBld {
	font-weight: bold;
	color: #000066;
}
.pGreenBld {
	font-weight: bolder;
	color: #006600;
}
a:link {
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-variant: normal;
	color: #993399;
	text-decoration: none;
}
a:hover {
	font-variant: normal;
	color: #009933;
	text-decoration: underline;
}
a:active {
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.small {
	font-size: 9px;
	color: #003366;
	left: -10px;
}
