.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;
	line-height: 13pt;
}
.fontsize_12 {
	font-size: 12pt;
	line-height: 15pt;
}
.fontsize_7 {
	font-size: 7pt;
}
.font_11 {
	font-size: 11pt;
}
.font_9 {
	font-size: 9pt;
	line-height: 13pt;
}
.font_09 {
	font-size: 9pt;
	line-height: 12pt;
}

.DefaultH1 {
	FONT-SIZE: 8pt;
	color: #666666;
	MARGIN: 0px;
}

H1 {
	color: #333333;
	FONT-SIZE: 10pt;
	MARGIN: 2px;
	text-align: center;
}

H2 {
	color: #333333;
	FONT-SIZE: 8pt;
	MARGIN: 2px;
	text-align: center;
}

STRONG {
	FONT-WEIGHT: normal;
}

.summary {
	FONT-SIZE: 8pt;
	color: #666666;
}

.w a:link{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w a:visited{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w a:hover{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

span.red {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
