BODY {background-color: #F4C8D9; color: #000000; font-size: 10pt; margin-left: 5%; margin-right: 5%; font-family: sans-serif;}
A:link {color: #6A8A44; text-decoration: none; font-weight: bold;}
A:visited {color: #93B266; text-decoration: none; font-weight: bold;}
A:hover, A:active {color: #D783A5; text-decoration: none; font-weight: bold;}
H1 {color: #4F7814; font-size: 200%; font-weight: normal; text-align: center; margin: 0px;}
H2 {color: #4F7814; font-size: 150%; font-weight: normal; text-align: center; margin: 0px;}

#main {background-color: #FFFFFF; padding: 5px; border: 1px solid #D783A5; margin: 5px;}
#header {background-color: #FFFFFF; text-align: center;}
#menu {background-color: #FFFFFF; margin-top: 0px; width: 175px; font-size: 8pt; float: left; text-align: left;}
#content {background-color: #FFFFFF; margin-left: 200px; text-align: left;}
#footer {background-color: #F9DDE8; border: 1px solid #D783A5; margin: 5px; padding: 5px; text-align: center;}

.highlight {border-top: #F4C8D9 2px dotted; border-bottom: #F4C8D9 2px dotted; padding-top: 2px; padding-bottom: 2px;}
