@charset "utf-8";

body { font-family: 'PT Sans Narrow', sans-serif; font-size: 14px; color: #000; text-align: center; margin: 0; background-color: #fff }
#template { text-align: left }

table { font-size: 14px }
td, th { vertical-align: top }
img { border: none }
p, ul, li, dd { line-height: 1.6em }
ul li { list-style: square }
ul li ul li { list-style: circle }
a { font-weight: bold; color: #4f8b7a; text-decoration: none }
a:hover { text-decoration: underline }

h1 { font-family: 'PT Serif', serif; font-weight: normal; font-size: 26px }
h1 span { display: block; font-size: 18px; margin-bottom: -1px }
h2 { font-family: 'PT Serif', serif; font-weight: normal; font-size: 20px }
h3 { font-family: 'PT Serif', serif; font-size: 18px; color: #4f8b7a }
h4 { font-family: 'PT Serif', serif; font-size: 16px }
h5 { font-size: 16px; font-weight: normal }
h6 { font-size: 14px }

.h-lead { font-size: 42px; color: #4f8b7a; margin: 20 0 0 0 }
