h1 {
 font-family: Verdana, sans-serif;
 font-size: 24px;
 font-weight: normal;
 color: #cccccc; 
}

h2 {
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #cccccc; 
}

h3 {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #185017; 
}

p {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: #FFFFFF;
}

li {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: #FFFFFF;
}

sup {
 font-size: 10px;
}

ul {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 color: #FFFFFF;
}

a {
 font-family: Verdana, sans-serif;
 color: #FFFFFF; 
 text-decoration: none;
 font-weight: bold;
}

a:hover { 
 color: #ff9933; 
 text-decoration: underline;
}

.drop {
 width: 100%;
 filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, color=#000000);
} 

.bar {
 font-family: Verdana, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #cccccc; 
 cursor: default;
 width: 100%;
 filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, color=#000000);
}

.head {
 font-family: Verdana, sans-serif;
 font-size: 19px;
 font-weight: normal;
 color: #ffffff; 
}

.win {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
 width: 100%;
 filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, color=#000000);
}