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

h1 {
 font-size: 24px;
 font-weight: normal;
 color: #f1d793; 
 clear: both;
 width: 100%;
 filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, color=#000000);
}

h2 {
 font-size: 16px;
 font-weight: bold;
 color: #f1d793; 
 clear: both;
 width: 100%;
 filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, color=#000000);
}

li {
 font-size: 13px;
 color: #ffffff;
}

sup {
 font-size: 10px;
}

ul {
 font-size: 13px;
 color: #ffffff;
}

p {
 font-size: 13px;
 color: #ffffff;
}

a {
 color: #ffffff; 
}

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

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

.bar {
 font-size: 13px;
 font-weight: bold;
 color: #ff6600; 
 cursor: default;
}

.bar a {
 color: #ffffff; 
 text-decoration: none;
 font-weight: bold;
}

.bar a:hover { 
 color: #f1d793; 
 text-decoration: underline;
}

table.help {
 font-size: 13px;
 margin-bottom: 1em;
}

table.help th { 
 vertical-align: top;
 background-color: #DDD;
 padding: 2px;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
}

table.help td {
 vertical-align: top;
 background-color: #EEE;
 padding: 2px;
 font-size: 13px;
 color: #000000;
}

blockquote {
 font-family: serif;
 font-size: 16px;
}

table {
 font-size: 13px;
}
