/* Jason Flynn, Lake Highlands, CSS file, Feb 2006 */
/* Palette: Very dark maroon: #700103; Brick #930204; Candy Apple #F70307; Sky Blue #94E4FC; Butter #FFF3C4; Dark Gray #3E3E3E; Light Gray #C3C8C9; */

body { background-color: #000000; color: #FEFEFE; margin: 5px; }

a:link { color: #ffffff; }
a:visited { color: #EDEDED; }
a:active { color: #FFF3C4; } 
a:hover { color: #FFF3C4; text-decoration: underline; }

td { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; font-style: normal; font-size: 14px; font-weight: normal; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }

.menu { font-family: Verdana, sans-serif; font-style: normal; font-size: 11px; font-weight: bold; line-height: 16px; color: #9B0103; text-decoration: none; }
a.menu:link { color: #F70307; }
a.menu:visited { color: #F70307; }
a.menu:active { color: #FFF3C4; } 
a.menu:hover { color: #FFF3C4; text-decoration: underline; }

.sml { font-size: 10px; font-family: Verdana, sans-serif; font-style: normal; font-weight: normal; color: #E4E4E4; }

h1 { font-size: 28px; margin-top: 4px; font-weight: bold; text-align: center; color: #F70307; font-family: serif; font-style: italic; }
h2 { font-size: 18px; margin-top: 10px; margin-bottom: 0px; font-weight: bold; text-align: center; color: #F70307; }
h3 { font-size: 28px; margin-top: 0px; margin-bottom: 0px; font-weight: normal; color: #fefefe; font-variant: small-caps; 
     font-family: serif; text-align: center; }

hr { color: #929292; }




