/* Styles for HEADERS */
h1 {font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; letter-spacing: 0.1em; font-size: 2.5em; text-align: center;	margin: -40px 0 40px 0;}
h1 a {color: #000; text-decoration: none;}
h1 a:hover {color: #000; text-decoration: underline;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.7em; margin: 30px 0 5px 0;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; margin: 30px 0 15px 0;}
.strong {font-weight: bold;}
.strongBeige {font-weight: bold; color:#FFFFCC;}
.beige {color:#FFFFCC;}
.beigeDark {color: #FFCC99;}
.strongBeige a {font-weight: bold; color:#FFFFCC;}

/* Styles for LINKS */
a {color: #000;}
a:hover {color: #FFCC99; text-decoration: none;}

a.page {color: #000; font-size: 1.1em; font-weight: bold;}
a:hover.page  {color: #FFCC99; text-decoration: none;}

/* IMAGES */
img.left {float: left; padding: 5px 15px 5px 0;}
img.right {float: right; padding: 5px 0 5px 15px;}

/* Styles for LISTS */
ul {margin: 5px 0 20px -25px;}

/* Styles for TABLES */
td {height: 30px;}

p {margin: 7px 0;}