body {
 background-color: #fff;
 font-family: Georgia, Tahoma, sans-serif;
 font-size: 12px;
 line-height: 16px;
 color: #000;
 text-align: center;
}

a:link {
 color: #c33;
 text-decoration: underline;
}

a:visited,
a:hover {
 color: #333;
 text-decoration: none;
}

ul {
 list-style-type: square;
 margin-top: 0;
}

li {
 font-size: 12px;
 line-height: 16px;
}

ul.left li {
 text-align: left;
 margin-left: 20px;
}

img,
img a {
 border: 0 none;
}

strong,
b {
 font-weight: 900;
}

h1 {
 font-size: 20px;
 margin-top: 24px;
 margin-bottom: 5px;
 line-height: 1.2em;
}

h2 {
 font-size: 13px;
 margin-top: 10px;
 margin-bottom: 0;
}

h3 {
 font-size: 11px;
 margin-top: 36px;
 margin-bottom: 0;
}

h4 {
 font-size: 11px;
 margin-top: 15px;
 margin-bottom: 5px;
}

h5 {
 font-size: 13px;
 margin-top: 20px;
 font-style: italic;
}

#content {
 margin: 20px auto 50px;
 text-align: center;
 width: 465px;
}

p {
 margin-top: 1.5em;
}

.small {
 margin-top: 0;
 color: #666;
 letter-spacing: 0.05em;
 font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
 font-size: 9px;
}

.subhead {
 font-weight: normal;
/* font-size: 12px; */
}

span.save {
 font-size: 13px;
 font-style: italic;
 font-weight: bold;
 color: #c33;
 margin-top: 24px;
 margin-bottom: 3px;
}

span.note {
 font-weight: normal;
 font-style: italic;
 font-size: 12px;
 margin-top: 3px;
}

h1.retreat {
 margin-bottom: 30px;
}

.red {
 color: #c33;
}

.new {
 font-style: italic;
 letter-spacing: 0.05em;
}

