A:active {
  color : #1d4970;
  text-decoration : underline;
}

A:link {
  color : #1d4970;
  text-decoration : underline;
}

A:visited {
  color : #1d4970;
  text-decoration : underline;
}



BODY, P, UL, OL, LI, DD, DL, BLOCKQUOTE, TD, TH {
  font-family:Arial, verdana;
  font-size : 10pt;
  font-style : normal;
  font-weight : normal;
  color:#1d4970;
}

.rghtnav
{
  font-family:Arial, verdana;
  font-size : 11pt;
  font-style : normal;
  font-weight:bold;
  color:#1d4970;
  margin:10px;
  text-align:left;
}

.righttxt
{
margin: 10px;
}

h1
{
	color: #073266;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}


H2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1.1em;
  font-style : normal;
  font-weight : bold;
  color : #0066CC;
}

H3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14pt;
  font-style : normal;
  font-weight : bold;
  color : #003366;
}

h3.subhead
{
	color: #003366;
	font-size: 1em;
	font-style: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
	background-color: none;
	font-weight: bold;
}

H4 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        color : #003366;
        text-transform: uppercase;
}

.position {
	color: #666666;
	font-style:italic;
}

.name {
	font-weight: bold;
}

