/* CSS Document */

.Links { font-family: Arial, Verdana, sans-serif; font-size: 10; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; background-color: rgb(255,255,255); color: rgb(0,51,102) }
			A:link { text-decoration: none; color: rgb(255,153,0) }
			A:visited { text-decoration: none; color: rgb(255,153,0) }
			A:active { text-decoration: none; color: rgb(255,153,0) } 
			A:hover { text-decoration: underline ; color: #FF9933
}

H1 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000033;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}
H2 {
 FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000033;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}

H3 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000033;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}



H4 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000033;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}

H5 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000033;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}

H6 {
  FONT-WEIGHT: bold;
  font-size: 12px;
  COLOR: #000033;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}




.content {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
}
.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC; )

}

a.seo:link    {color: #999999; font-weight:bold}
a.seo:visited {color: #999999; font-weight:bold}
a.seo:hover   {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
a.seo:active  {color: #999999; font-weight:bold}

strong {
	font-style: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
}
