.beige { background-color: #fff7fc; }
.maroon { background-color: #943242; }
.taupe_dark { background-color: #4c3232; }
.taupe_medium { background-color: #7e6565; }
.taupe_light { background-color: #c1b39e; }
.taupe_lighter { background-color: #ddd5c9; }
.white { background-color: #ffffff; }

.maroon_text { color: #943242; }
.taupe_dark_text { color: #4c3232; }
.taupe_medium_text { color: #7e6565; }

.small { font-size: 10px; }

A:hover { color: #7e6565; }

A.button { background-color: #943242; border: 2px outset #7e6565; color: #ddd5c9; display: block; font-family: 'times new roman','times', serif; font-size: 18px; font-style: italic; font-weight: bold; padding: 3px 3px 3px 5px; text-decoration: none; }
A.button:hover { background-color: #c1b39e; border: 2px inset #c1b39e; color: #943242; display: block; font-family: 'times new roman','times', serif; font-size: 18px; font-style: italic; font-weight: bold; padding: 3px 3px 3px 5px; text-decoration: none; }

A IMG { border: 1px solid #000000; }
A.logo IMG { border: 0px; }

BODY { background-color: #943242; font-size: 12px; margin: 30px; }

H1 { color: #923242; font-family: 'times new roman','times',serif; margin: 0px; font-size: 36px; font-style: italic; line-height: 105%; }
H2 { color: #923242; font-family: 'times new roman','times',serif; margin: 0px; font-size: 32px; font-style: italic; margin-bottom: 15px; }

IMG { border: 1px solid #000000; }

TD { color: #333333; font-family: 'verdana','helvetica','arial',sans-serif; font-size: 12px; line-height: 125%; padding: 15px; }
