.bullithead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003300;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a.sideLink:link, a.sideLink:visited {
	color: #FF0000;
	text-decoration:underline;
}

a.sideLink:active, a.sideLink:hover {
	color: #FF0000;
	text-decoration:none;
}

.dateclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626162;
	font-weight: bold;
	padding: 10px;
}
.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.bodytxtunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.table1 {
	background-color: #CCCCCC;
	padding: 4px 6px 4px 4px;
	border: thin groove #003300;
}
.txttablebld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003300;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #003300;
}
.table2 {
	background-color: #DFE3E3;
	padding: 4px 10px 10px;
	border: thin groove #003300;
}

