
p { 
  font-weight: none; 
  font-size: 10pt;
  line-height: 12pt; 
  font-family: times, "times roman", serif; 
  font-variant: normal;
  font-style: normal;
}



ul { 
  font-weight: none; 
  font-size: 10pt;
  line-height: 12pt; 
  font-family: times, "times roman", serif; 
  font-variant: normal;
  font-style: normal;
}






body { 
  font-weight: none; 
  font-size: 10pt;
  line-height: 12pt; 
  font-family: times, "times roman", serif; 
  font-variant: normal;
  font-style: normal;
}


H1 { 
  font-weight: bold; 
  font-size: 20pt;
  line-height: 22pt; 
  font-family: arial, helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #004671;
}


H2 { 
  font-weight: bold; 
  font-size: 14pt;
  line-height: 16pt; 
  font-family: arial, helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #004671
}


H3 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 10pt; 
  font-family: arial, helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #004671
}



H4 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 13pt; 
  font-family: arial, helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #004671
}


A.leftnavLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  color: #000000;
   line-height: 95%; 
   font-size: 11px;
  text-decoration: none;
}
A.leftNavBarLinks:hover {
  color: #FF3300;
  line-height: 95%; 
  font-size:10px;
  text-decoration: underline;
}

A.leftnavsubLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  color: #000000;
   line-height: 95%; 
    font-size: 10px;
  text-decoration: none;
}

.TableText  {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 7pt;
font-variant: normal;
color: #000000;
}

A.anchoredLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
A.anchoredLinks:hover {
	color: #FF3300;
	font-size:13px;
	text-decoration: underline;
}
A.anchoredLinks:visited {
	color: #666699;
	font-size:13px;
	text-decoration: underline;
}
a.textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.textLinks:hover {
	color: #FF3300;
	text-decoration: underline;
}