p {
   text-align: justify;
   text-indent: 12px;
   margin-bottom: 10px;
   font-size: 13px;
   margin-bottom: 20px;
   color: #300;
}
h1 {
   font-size: 20px;
   font-weight: bold;
   color: #8c1212;
   font-family: Georgia, "Times New Roman", Times, serif;
   background: url("../images/h1_blend.jpg") repeat-y right top;
   margin-bottom: 30px;
}
h2 {
   font-size: 12px;
   font-weight: bold;
   color: #003399;
   margin-bottom: 5px;
   margin-top: 5px;
}
div#content ul {
   font-size: 12px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 50px;
   list-style: url(../images/li_bullet.jpg) outside;
}
div#content a {
   color: #003399;
   text-decoration: none;
}
div#content a:hover {
   text-decoration: underline;
}
div#content a {
   color: #8c1212;
   text-decoration: none;
}
div#content a:hover {
   text-decoration: underline;
}
