<!--
.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_12 {
	font-size: 12pt;
}
.fontsize_9 {  font-size: 9pt}
.fontsize_11 {  font-size: 11pt}
.fontsize_14 {  font-size: 14pt}
a:active {  color: #000066; text-decoration: none}
a:link {  color: #000066; text-decoration: none}
a:hover {  color: #000066; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}

H1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
H2
{
    FONT-SIZE: 8pt;
    color: #FF0066;
    MARGIN: 0px
}
H3
{
    FONT-SIZE: 8pt;
    color: #FF0066;
    MARGIN: 0px
}
STRONG
{
    FONT-WEIGHT: normal;
}
.summary
{
    FONT-SIZE: 8pt;
    color: #666666;
}

-->