H1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: Yellow;
		font-size : x-large;
}

H2{ font-family: Arial, Helvetica, sans-serif;
color: Yellow;
 }
 
H3{
	font-family: Arial, Helvetica, sans-serif;
	color : Yellow;
}
H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight :  bold;
	color :  Black;
}

H5{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size : 8.5pt;
	font-weight :  lighter;
	color :  Black; }
	
H6{
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	letter-spacing : normal;
	vertical-align : baseline;
}



BODY{
	background-color: #000000;
	font-family :  "Times New Roman", Times, serif;
	color: Maroon;
	scrollbar-face-color: #ff69b4;
    scrollbar-highlight-color: #f8f8ff;
    scrollbar-3dlight-color: #ffff00; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-shadow-color: #00bfff; 
    scrollbar-arrow-color: #ffff00;
    scrollbar-track-color: #000000;
}

.yellow {
     font-family :  Arial, Helvetica, sans-serif; 
	color: Yellow;
	font-size: 14pt;
	font-weight : bold;
}

.smallbod{
	font-family :  "Times New Roman", Times, serif;
	color: Maroon;
	font-size: 9pt;
}

.smallmaroon{
	font-family :  Arial, Helvetica, sans-serif; 
	color: Maroon;
	font-size: 8pt;
}
.maroon{ margin-top: 1pt;
	margin-bottom: 1pt;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: Maroon;
	}
.maroon_bold{ margin-top: 1pt;
	margin-bottom: 1pt;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: Maroon;
	font-weight : bold;
	}
.maroon_small{ margin-top: 1pt;
	margin-bottom: 1pt;
	font-size: 10pt; 
	font-family: "Times New Roman", Times, serif; 
	color: Maroon;
	}	
.maroon_small_bold{ margin-top: 1pt;
	margin-bottom: 1pt;
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight : bold;
	color: Maroon;
	}	
.white{ margin-top: 1pt;
	margin-bottom: 1pt;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	font-weight : bold;
	}
.caption { margin-top: 1pt;
	margin-bottom: 10pt;
	font-size: 7.5pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black; }
.wcaption { margin-top: 1pt;
	margin-bottom: 1pt;
	font-size: 7.5pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white; }
.tiny { margin-left: 24pt;
	font-size: 80%;
	font-family: Courier New, courier, monospace;  }
.smaller { font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; }
.smallcode { margin-left: 24pt;
	font-size: 80%;
	font-family: Courier New, courier, monospace;  }
.foot { font-size: 9pt; }
.red { color: #FF3030; }
.green { color: #30A030; }
.blue { color: #3030FF; }
.cssspec { color: #303090; }
SUP { font-size: 6pt; }
.force { font-family: Verdana, Arial, Helvetica, sans-serif; }
.TAB { font-size: 9px;
	margin-left: 4px;
	margin-right: 2px;
	font-family: Verdana, Arial, helvetica, sans-serif; }

.blue1 {font-family: Arial, Helvetica, sans-serif;
	    font-size : 10pt;
	    font-weight :  bold;
	    color :  Blue;
        }	
.blue4 {font-family: Arial, Helvetica, sans-serif;
	    font-size : 16pt;
	    font-weight :  bold;
	    color :  Blue;
        }	
A:link { color: Blue; 
	text-decoration: none; }
A:visited { color: #8B008B;
	text-decoration: none; }
A:active { color: #330099; 
	text-decoration: none; }
A:hover { color: #FF4500; 
	text-decoration: none; }
A:bgcolor { color: #F5F5DC; 
	text-decoration: none; }


