
.links { color: blue; font-size: smaller; font-family: Arial, Helvetica; text-align: center; }
.links_lg { color: black; font-size: 10pt; font-family: sans-serif, Arial, Helvetica; text-align: center; }
.legal { color: black; font-weight: normal; font-size: smaller; line-height: 120%; font-family: Arial, Helvetica; text-align: center; vertical-align: 100%; }
p { color: black; font-size: 10pt; font-family: Times New Roman, Times, serif;
 }
h3 { color: black; font-size: 13pt;  font-family:  serif, Times;}
li  { font-size: 10pt; font-family: Times New Roman, Times, serif;
 }
i { color: black; font-size: 10pt; }
.Normal  {
  	font-family: Times New Roman, Times, serif;

  	font-size : 10pt;
  	color : #000000;
  	font-weight : normal;
  }
  
  .NormalBold  {
  	font-family: Times New Roman, Times, serif;

  	font-size : 10pt;
  	color : #000000;
  	font-weight : Bold;
  }
  
  .NormalBoldGood  {
  	font-family: Times New Roman, Times, serif;

  	font-size : 10pt;
  	color : Green;
  	font-weight : Bold;
  }
  
  .Small  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
  	font-weight : normal;
  }
  
  .ErrorBold  {
  	font-family: Times New Roman, Times, serif;

  	font-size : 10pt;
  	color : #FF0000;
  	font-weight : Bold;
  }
  
  .Exclaim  {
  	font-family: Times New Roman, Times, serif;

  	font-size : 10pt;
  	color : #FF0000;
  	font-weight : Bold;
  }
  
  .TDShaded  {
  	background-color : #E4E4E4;
  }
