/* CSS Document */

<style type="text/css">

.orange{
	color: #FF6600; font size: 10px; font-weight: bold;

}

.subhead {
	color: #ffffff; font-size: 12px; font-weight: bold; padding-bottom: 4px
}

.subheader {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	cursor: none;
	font-weight: bold;
	line-height: 10px;
}
.subheader:hover {font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: #FF6600; cursor: hand }

.subheader1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
	font-weight: bold;
	cursor: none;
	line-height: 12px;
}
.subheader1:hover {font-family: verdana, helvetica, sans-serif; font-size: 7.5pt; color: #FF6600; text-decoration: none; cursor: hand }
.subheader1:active {font-family: verdana, helvetica, sans-serif; font-size: 7.5pt; color: #666666; text-decoration: none; cursor: hand }


.subheader3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: 8D8D8D;
	text-decoration: none;
	cursor: none;
	line-height: 14px;
}
.subheader3:hover {font-family: verdana, helvetica, sans-serif; font-size: 8pt; text-decoration: underline; cursor: hand }
.subheader3:active {font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; cursor: hand }


.subheader2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
	cursor: none;
	font-weight: bold;
	line-height: 10px;
}
.subheader2:hover {font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: #FF6600; text-decoration: none; cursor: hand }
.subheader5 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	cursor: none;
	
	line-height: 10px;
}
.subheader5:hover {font-family: verdana,helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none; cursor: hand }
.subheader5:active {font-family: verdana,helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; cursor: hand }
.subheader4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;

	cursor: none;
	line-height: 14px;
}

.a1:link { 
color: #FF6600; 
text-decoration: none;
font-weight: bold;

.a1:hover { 
color: #FF6600; text-decoration: none; 
font-weight: bold;
} 

} 
.a1:visited {color: #FF6600; text-decoration: none; 
font-weight: bold; } 
.hand {
	cursor: hand;
}

.orangebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
</style>