/* CSS Document */
h6 {
	margin-bottom:0px; font-size:12px; margin-top:0px;
}
.h6:hover{
   font-weight:bold; color:#FF9933; text-decoration:underline
}
.h1
{
font-family:tahoma;
font-size:10px;
font-weight:normal;
color:#999999;
text-decoration:none;
}
.h2{
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.h2:hover{
   font-family: Tahoma;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	text-decoration:none;
}
.h3{
    font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.h3:hover{
   font-family: Tahoma;
	font-size: 15px;
	color: #FF9933;
	font-weight: bold;
	text-decoration:none;
}
.h4{
    font-family: Tahoma;
	font-size: 11px;
	color: #b3e0e3;
	font-weight: bold;
	text-decoration:none;
}
.h4:hover{
   font-family: Tahoma;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	text-decoration:none;
}
.links:link{font-size:11px; font-weight:bold; color:#FFD9B3; text-decoration:underline}
.links:visited{font-size:11px; font-weight:bold; color:#FFD9B3; text-decoration:underline}
.links:hover{font-size:11px; font-weight:bold; color:#FF9933; text-decoration:underline}
.links:active{font-size:11px; font-weight:bold; color:#FFD9B3; text-decoration:underline}

.dlinks:link{font-size:11px;  color:#FF9933}
.dlinks:visited{font-size:11px; color:#FF9933}
.dlinks:hover{font-size:11px; color:#FFFFFF}
.dlinks:active{font-size:11px;  color:#FF9933}
.slinks:link{font-size:11px;  color:#ffffff}
.slinks:visited{font-size:11px; color:#ffffff}
.slinks:hover{font-size:11px; color:#FF9933}
.slinks:active{font-size:11px;  color:#ffffff}
.d-head{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#82A6B9}
.d-links:link{font-size:9px;  color:#82A6B9}
.d-links:visited{font-size:9px; color:#82A6B9}
.d-links:hover{font-size:9px; color:#FF6000}
.d-links:active{font-size:9px;  color:#82A6B9}
.downlink
{
font-family: Tahoma;
	font-size: 10px;
	color: #63889D;
	font-weight: normal;
	text-decoration:none;
}
.downlink:hover
{
font-family: Tahoma;
	font-size: 10px; 
	color: #63889D;
	font-weight: normal;
	text-decoration:none;
}
.style5 {color: #FF9933}
