BODY, TH, TD {
	font-size: 14pt;
	color: #000;
	line-height: 135%
}

H1 { font-size:12pt; line-height: 115%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px ; color: #555555}
H2 { font-size: 10pt; color: #ffffff; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-weight:bold}
H3 { font-size: 11pt; color: #444444; margin-bottom: 15px; font-weight:bold}
H4 { font-size: 11pt; color: #444444; margin-bottom: 15px; font-weight:bold}

.fsm { font-size: 10pt; color: #444444; margin-bottom: 25px; font-weight:bold}
.fsd { font-size: 10pt; color: #cc0000; margin-bottom: 15px; font-weight:bold}
.bold { font-weight: bold; }
.fs20 { font-size: 20pt; }
.fs16 { font-size: 16pt; }
.fs14 { font-size: 14pt; }
.fs13 { font-size: 13pt; }
.fs12 { font-size: 12pt; }
.fs11 { font-size: 11pt; }
.fs9 { font-size: 9pt; }
.fs8 { font-size: 8pt; }
.fs8d { font-size: 8pt; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 120% }
.fsn { font-size: 9pt;  color: #333333; margin-top: 0px; margin-right: 12px; margin-bottom: 0px; margin-left: 5px}

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}
.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

