.head {  font-family: "Arial Black", "B Helvetica Bold", Arial, sans-serif; color: #003366; font-size: 12px}
.subhead {  font-weight: bold; color: #003366; clip:   rect(   )}
a {  text-decoration: none; color: #9933cc}
a:hover {  text-decoration: underline}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 150px;

}
.small {  font-size: 9px; line-height: 11px}




.bg {
	margin: 160px 20% 0px 50px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	float: left;
	width: 130px;
	margin-top: -1px;
}
.left {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	float: left;
	width: 130px;
	margin-top: -1px;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 0px;
}



li {
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}






ul.disc 
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}




ol.decimal 
{
	list-style-type: decimal;
}
ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}







.list {
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
	text-indent: -1.5em;
	margin-top: 0.1px;
	margin-bottom: 0.1px;
	padding-left: 45px;


}
.break {
	page-break-before: always;
}

