body {  font-family: Arial, Helvetica, sans serif; font-size: 10pt }
h1 { font-size: 16pt}

h1.PageHeader
{
	margin:0px;
	font-size:10pt;
	color:#666633;
	font-weight: bold;
}

h2 { font-size: 14pt}
h3 { font-size: 12pt}
td { font-family: Arial, Helvetica, sans serif; font-size: 10pt; color: #666633 }
br { font-family: Arial, Helvetica, sans serif; font-size: 10pt; color: #666633 }
p { font-family: Arial, Helvetica, sans serif; font-size: 10pt; color: #666633 }
.mh { font-family: Arial, Helvetica, sans serif; font-size: 15pt; line-height: 1.2; color: #666633 }
.sh { font-family: Arial, Helvetica, sans serif; font-size: 12pt; line-height: 2.0; color: #666633 }
.cap { font-family: Arial, Helvetica, sans serif; font-size: 8pt; color: #666633 }
.prac { font-family: Arial, Helvetica, sans serif; font-size: 15pt; font-weight: bold; color: #666633 }
.section { font-family: Arial, Helvetica, sans serif; font-size: 15pt; line-height: 1.2; font-weight: bold; color: #666633 }

/*--- Basic Link Styles ---*/
a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E29704;
	text-decoration: underline;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E29704;
	text-decoration: underline;
}
a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E29704;
	text-decoration: underline;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E29704;
	text-decoration: none;
}


/*--- Jump Menu Link Styles ---*/
.jumpMenuFormat
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
}

a.jumpMenu:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#967120;
	text-decoration: none;
}
a.jumpMenu:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #967120;
	text-decoration: none;
}
a.jumpMenu:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #967120;
	text-decoration: none;
}
a.jumpMenu:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #967120;
	text-decoration: underline;
}