/* CSS Document */

a:link.linkset2 {
	color: #006FB3;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt
}
.whitesubheader { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.text        { font-family: Verdana; font-size: 9pt }
.Header      { font-family: Verdana; font-size: 12pt; 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: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:8pt}a:active     { font-family: Verdana; font-size: 9pt }