body   { 
color: black; 
font-family: Times, "Times New Roman", serif;
font-size: 13px; 
background-color: #C7D8E5; 
text-align: center; 
margin: 0 auto 12px; 
width: 685px; }

#container  { background-color: #fff; width: 645px; text-align: left; padding: 20px; border: solid 1px #552a0f; border-top: 0; }

p {
font-size: 14px;
line-height: 16px;
margin: 0 0 10px; }
 
h1, h2, h3, h4     { color: #552a0f; font-family: Georgia, Times, serif; font-weight: normal }

h1   { font-size: 50px }

h2 {
font-size: 24px;
line-height: 24px;
margin: 6px 0 9px; }

h3 {
font-size: 20px;
line-height: 24px;
margin: 0 0 10px;
text-align: center; }

.smaller {
font-size: 11px; }
 
.links  { font-size: 11px; font-weight: bold; font-family: Arial, san-serif; line-height: 15px; padding: 6px 0 }
 
.links a:link, .links a:visited   { color: #00408c; text-decoration: none }

a:link {
color: inherit; }

a:hover, .links a:hover {
text-decoration: none;
color: #552a0f; }
