@CHARSET "ISO-8859-1";
* { margin: 0px; padding: 0px; }
html { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; }
body { background: #17214D url("../images/layout/wrapperbg.gif"); text-align: center; padding-top: 30px; color: #292929; }
input {}
a { color: #665947; text-decoration: none;}
a:HOVER { text-decoration: underline;}
h1 { font-size: 17px; font-weight: bold; margin: 0px 0px 10px; }
h2 {	font-size: 14px; font-weight: bold; margin: 0px 0px 10px; }
h3 {	font-size: 11px; font-weight: bold; margin: 0px 0px 10px; }
img { border: none;}
table { }
td {	vertical-align: top; line-height: 16px; font-size: 11px; }
th {	vertical-align: bottom; font-weight: bold; line-height: 16px; font-size: 11px;  }
ul { margin-bottom: 10px; list-style-type: circle; }
ol { margin-bottom: 10px; list-style-type: upper-roman;}
li { margin-left: 0px; margin: 0px 0px 6px 25px; }
hr { margin: 10px 0px; height: 1px; border: none; background-color: #00214D;}
p { margin-bottom: 10px; line-height: 16px;}
