

body   { background-color: #000000;
	     font-family: Arial, Helvetica, sans-serif;
	     text-align: left; }
h1     { text-align: center;
         font-size : 12pt;
	     color: #cc0000;
	     text-decoration : underline; }
h2     { font-style: italic; 
         font-size : 10pt; }
         
h3     { margin-left: 1em;
	     color: #aa0000;
	     text-decoration : underline; }
em     { font-weight: bold;
         color: #cc0000;
	     text-decoration: underline; }
		 
.titleSt  {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 14pt;
            font-style     : normal;
			font-weight	   : bold;
            color          : #ff0000;
            text-align     : center;
}

.titleSt2  {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 14pt;
            font-style     : normal;
			font-weight	   : bold;
            color          : #ff0000;
}

.smalltitleSt  {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 12pt;
            font-style     : normal;
			font-weight	   : bold;
            color          : #ff0000;
            text-align     : left;
}

.subtitleSt  {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 12pt;
            font-style     : normal;
			font-weight	   : bold;
            color          : #000000;
            text-align     : left;
}

.tableSt  { border          : 1px solid #333333;
            width           : 100%;
            padding-left    : 1%;
            padding-bottom  : 1%;
            padding-right   : 1%;
            padding-top     : 1%;
            text-align      : 1%;
            text-decoration : none;
            vertical-align  : baseline;
 }

.smallSt {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 8pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
}

.smallSt10Pt {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 10pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
}

.smallSt10Pt {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 14pt;
            font-style     : normal;
            color		   : #CCCCCC;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
}


.smallSt9Pt {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 9pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
}

.leftSt  {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 10pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
            text-align     : left;
}

.rightSt {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 10pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
            text-align     : right;
}
.centerSt {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 10pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : normal;
            font-variant   : normal;
            line-height    : normal;
            text-align     : center;
}
TH {
            font-family    : Arial, Helvetica, sans-serif;
            font-size      : 10pt;
            font-style     : normal;
            color          : #000000;
            letter-spacing : normal;
            font-weight    : bold;
            font-variant   : normal;
            line-height    : normal;
            text-align     : center;
}

.redSt {
            color          : #ff0000;
}

#redSt {
            color          : #ff0000;
            font-size      : 11pt;
}


A:link    { Color: #CCCCCC;
            Font-Weight     : Normal;
            Text-Decoration : none;
	}
A:Visited { Color           : #CCCCCC;
            Font-Weight     : normal;
            Text-Decoration : none;
	}
	A:Active  { Color           : #CCCCCC;
            Font-Weight     : Normal;
            Text-Decoration : none;
	}
A:Hover   { Color:#FFCC00;
            Text-Decoration : underline;
	}
	
