.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #96AC2B;
	text-transform: capitalize;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	padding-left: 20px;
	margin-left: 10px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-indent: 30px;
	text-align: left;
	margin-left: 10px;
	}
a:link       { color: #003333; text-decoration: none }
a:visited    { color: #324545; text-decoration: none }
a:active     { color: #CC3300; text-decoration: none;  font-weight: bold;  }
a:hover      { color: #FFFF99; text-decoration: none }
	.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
   .submenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	line-height: 14px;
}
   .menuitemcurrent {
	list-style-image: url(images/menu_bullet.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #CC3300;
}
   .bullet1 {
	list-style-image: url(images/text_bullet.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-style: normal;
	font-weight: normal;
	margin-left: 40px;
}
.paragraphCopy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #003333; text-align: left; margin-left: 10px; }
.paragraphCopyAlignRight { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #003333; text-align: right; margin-left: 10px; }
