h1 {
font-family:Verdana;
color:#FFFFFF;
font-size:9px;
text-align:center;
}

body {
 background-color:#336699;
 margin-top:10px;
 margin-bottom:10px;
 margin-left:0px;
 margin-right:0px;
}

A:link, A:visited { 
 color:#336699;
 text-decoration:none;
}

A:active, A:hover {
 color:#336699;
 text-decoration:underline;
}

.top A:link, .top A:visited { font-family:Verdana; color:#336699; font-size:12px; font-weight:bold; text-decoration:none; }
.top A:active, .top A:hover { color:#333333; text-decoration:underline; }

.left A:link, .left A:visited { font-family:Verdana; color:#336699; font-size:12px; font-weight:bold; text-decoration:none; }
.left A:active, .left A:hover { color:#333333; text-decoration:underline; }

div {
 font-family:Verdana;
 color:#222222;
 font-size:11px;
 line-height:140%;
}

.large {
 font-family:Verdana;
 color:#111111;
 font-size:12px;
 font-weight:bold;
 letter-spacing:1.7px;
 padding-bottom:10px;
}

.small {
 font-family:Arial;
 color:#FFFFFF;
 font-size:10px;
 padding-top:0px;
 padding-right:35px;
 padding-bottom:10px;
 padding-left:35px;
}

.border {
 border:2px #000000 solid;
}

hr {
 border:1px #666666 solid;
 width:97%;
}

ul {
 list-style:square;
 text-align:left;
 margin-top:10px;
 margin-bottom:10px;
}

input { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }
.button { background:#FFFF33; color:#000000; border:2px solid #000000; font-size:13px; font-family:Arial; font-weight:bold }
textarea { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }
select { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }