/* Default style for links */
a:active  {
	color: #F4CB00;
}

a:visited { color: #00319C} 
a:link    { color: #00319c; text-decoration: none;}
a:hover   { color: #CC0033;text-decoration: underline;}

/* Default style */

a { color: #00319c; text-decoration: none;}

body
{
 	background-color: #FFFFFF;
  	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

body.BToc
{
 	
  	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
}

body.BMain
{
 	background-color: #FFFFFF;
  	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: smaller;
  vertical-align: super
}

p.pBotBar
{
  color: black;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none
}

table.TMain
{
  color: black;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none
}

