html { margin: 0px; }

h1 { font-size:14px; color:#133F86; font-weight:900; padding-bottom:5px;  }
h2 { font-size:12px; color:#133F86; font-weight:700; }
h3 { font-size:10px; color:#133F86; font-weight:700; }
h4 { }
h5 { }
h6 { }
td { }
tfoot, thead { }
th { }

p { line-height:16px; padding-right:10px;}

small { font-size: .9em; }
big { font-size: 1.2em; }
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }
img { border: none; }

a:link { color: #000080; text-decoration: none; font-family:Geneva, Arial, Helvetica, sans-serif; }
a:visited { color: #000080; text-decoration: none; }
a:active { color: #800080; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }

