BODY {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
} 
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}  
.tabtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.green_tabtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: green;
}
                        
.smalltextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}                    
.breadcrumblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
} 
.maroontext {
	color : Maroon;
}
.darkbluetext {
	color: #000099;
}
.greentext {
	color : #336633;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
} 
.boldsilvertext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: silver;
} 

.bold_yel_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: yellow;
} 

.bold_red_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: red;
} 

.standard_text_bold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}
.standard_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

.twelve_pt_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
}
.twelve_pt_text_bold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
}
.instructions {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #647BAD;
   font-size: 8pt;
}
.report_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;	
	font-weight: bold;
} 
.rpt_header {
   background-color: "#B385BE"
}
.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}
.little_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
  color: #ff0000;
}

.fourteen_pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
	font-weight: bold;
	color: black;
} 
.green_fourteen_pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
	font-weight: bold;
	color: #004A00;
} 

.bold_under_stnd_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   text-decoration:underline;
}

