@charset "UTF-8";
/* CSS Document */

.bodyfont {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:20px;
color:#5C4B3A;
text-align:left;
font-weight:normal;
}

.bodytitle1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
line-height:30px;
color:#403835;
text-align:left;
font-weight:bold;
font-style:italic;
}

.bodytitle2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:26px;
color:#5C4B3A;
text-align:left;
font-weight:bold;
}

.bodylink {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:20px;
color:#626E2D;
text-align:left;
font-weight:bold;
text-decoration:none;
}

a.bodylink:hover {
text-decoration:underline;
}