body {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
scrollbar-face-color: #A9A9A9; 
scrollbar-shadow-color: #333333; 
scrollbar-highlight-color: White; 
scrollbar-3dlight-color: #6495ED; 
scrollbar-darkshadow-color: #333399; 
scrollbar-track-color: #4169E1; 
scrollbar-arrow-color: #000000;
}
span.headline {
font-size: 14pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: black; 
} 
.title {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: black; 
} 
.subtitle {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: black; 
} 
span.inline {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; 
color: black; 
}
div.small_black {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: black; 	
}
span.small {
font-size: 8pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: black; 
} 
span.normal_red {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
color: #990000; 
} 
span.small_white {
font-size: 8pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
color: White; 
} 
span.tiny_red {
font-size: 7.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #CC3333; 
} 
span.tiny_white {
font-size: 7.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: white; 
} 
span.tiny {
font-size: 7.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #000099; 
} 
span.tiny_bold {
font-size: 7.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
color: #000099; 
} 
span.tiny_ital {
font-size: 7.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
font-style: italic;
color: black; 
} 
span.tiny_underl {
font-size: 7.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
text-decoration: underline;
color: black; 
} 
span.small_underl {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
text-decoration: underline;
color: black; 
} 
span.small_ital {
font-size: 8.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
font-style: italic;
color: black; 
} 
span.small_ital_bold {
font-size: 8.5pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
font-style: italic;
color: #000099; 
} 
span.small_bold {
	font-size: 9.0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	line-height: 10pt;
	list-style-position : outside;
	letter-spacing : .8px;
} 
span.small_bold_orange {
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	line-height: 10pt;
	list-style-position : outside;
	letter-spacing : .8px;
} 
span.small_white {
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	line-height: 10pt;
	list-style-position : outside;
	letter-spacing : .8px;
} 
span.smaller_bold {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660066;
	line-height: 8pt;
	list-style-position : outside;
	letter-spacing : .7px;
} 
span.small_back {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFCC33; 
	color: #660066;
	line-height: 8pt;
	list-style-position : outside;
	letter-spacing : .7px;
} 
span.small_title {
font-size: 9pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
background-color: #ccff66; 
color: #9400d3;
} 
span.italics {
font-size: 12pt;
font-family: "Times New Roman", Times, serif; 
font-style: italic;
text-align: justify;
}
span.underline {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;
}
div.titl {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
color: black;
font-weight: bold; 
}
span.bold_titl {
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
}
span.ital_titl {
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif; 
color: black;
font-style: italic;
font-weight: bold;
}
span.underl_titl {
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;
font-weight: bold;
}
div.subtitl {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
color: black; 
}
span.bold_subtitl {
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
}
span.bold {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
}
OL {
list-style: decimal;
}
OL OL { 
list-style: lower-alpha; 
}
OL OL OL { 
list-style: disc; 
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	background-color : #FFFFCC;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	background-color : #FFFFCC;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	background-color : #FFFFCC;
}
a:link {
	color: blue;
	text-decoration: none;	
	
}
a:visited {
	color: Purple;
	text-decoration: none;
	
}
a:hover {
	color: Yellow;
	text-decoration: underline;
	
}



