@charset "utf-8";

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3f3e3e; text-align: center; margin: 0; background-color: #fefeff}
table { font-size: 12px }
td, th { vertical-align: top }
ul li { list-style: square }
p, li, dd { line-height: 1.6em }
dd { margin: 0 0 0 16 }
img { border: none }
a { color: #0072bc }
a:hover { color: #1b95e4 }

h1, h2, h3, h4, h5, h6 { color: #002943 }
h1 { font-size: 14px }
h2 { font-size: 13px }
h3 { font-size: 12px }
h4 { font-size: 11px }
h5 { font-size: 10px; font-weight: normal }
h6 { font-size: 9px; font-weight: normal }

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
