/* CSS Document */


 h1 {font-size: 18px;} 
 h2 {font-size: 15px;} 
 h3 {font-size: 14px;}
 
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style19 {color: #000066}

.style1 {color: #FF9900}
.style2 {color: #FF9933}
.style4 {color: #CC6633}
.style5 {color: #FFFFFF}
body {
	background-color: #333333;
	color: #000;
}
.style9 {color: #009900;
	font-weight: bold;
}
.style10 {color: #999999}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style13 {
	color: #000066;
	font-weight: bold;
}
.style14 {color: #000000}

.style1 {font-weight: bold}
.style2 {font-weight: bold}
.style3 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {
	color: #FFF
}
.style5 {color: #FFFF00; }
.style9 {color: #3B0209; font-weight: bold; }
.style11 {color: #0033CC; font-weight: bold; }
.style13 {color: #0033FF; }
.style17 {font-size: 24px}


div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: orange;
border: 10px solid red;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}

.style19 {color: #FF0000}
.style20 {color: #000000}
.style22 {
	font-size: 18px;
	color: #FF0000;
}
.style25 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
}
.style29 {color: #0033FF; font-size: 14px; }

.firstline {
	color: #FFF;
	font-weight: normal;
	}