/* CSS Document */

}
body,td,div{
  font-size : 10pt;
  color : #000000;
  line-height : 130%;
}
.fontsize_14pt { font-size : 14pt; }
.fontsize_13pt { font-size : 13pt; }
.fontsize_12pt {
	font-size : 12pt;
	line-height: 140%;
}
.fontsize_11pt {
	font-size : 11pt;
	line-height: 140%;
}
.fontsize_10pt {
	font-size : 10pt;
	line-height: 140%;
}
.fontsize_9pt  {
	font-size : 9pt;
	line-height: 140%;
}
.fontsize_8pt  {
	font-size : 8pt;
	line-height: 140%;
}
.bold{
  font-weight : bold;
}
.note{
  font-size : 9pt;
  color : #000000;
}
A{
  color : #996600;
}
A:HOVER{
  color : #0000CC;
}
