/* CSS Document */


.text        { font-family: Verdana; font-size: 8pt; line-height:150% }
.whitesubheader { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.Header      { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #006FB3  }
.Subheader   {  font-family: Verdana; font-size: 10pt; color: #006FB3; font-weight: bold}
.footer      { font-family: Verdana; font-size: 8pt; color: #808080 }
a:link.linkset2 {
	color: #006FB3;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt}

a:visited.linkset2 { color: #006FB3;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none }
a:hover.linkset2 {
	color: #999999;
	font-family: Verdana;
	text-decoration: none; font-size:9pt
}
a:active.linkset2 {
	color: #71A2E9;
	font-family: Verdana;
	text-decoration: none; font-size:9pt}a:active     { font-family: Verdana; font-size: 9pt }
