body {
	margin:0;
	background-color:#FFF;
}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: none;
}

.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: none;
}

.toplinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: none;
}

.toplinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.bodytextreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}


a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;

  } 

.bodytexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}
.bodytexthighlightblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;



}
.sidelinkssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
}
.sidetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
.toplinks2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
