body { background:url(Images/Background.jpg); background-position: center 16px; background-attachment:fixed; }

h1 { font-family: comic sans MS, arial, sans-serif; font-size: 24pt; font-weight: normal; color: #cccc66; text-align: center; margin-bottom: 0em; margin-top: 0.4em; }
h2 { font-family: comic sans MS, arial, sans-serif; font-size: 18pt; font-weight: normal; color: #cccc66; text-align: center; margin-bottom: 0.5em; margin-top: 0.5em; }
h3 { font-family: comic sans MS, arial, sans-serif; font-size: 14pt; font-weight: normal; color: #cccc66; text-align: left; margin-bottom: 0.5em; margin-top: 0.5em; }
h4 { font-family: comic sans MS, arial, sans-serif; font-size: 12pt; font-weight: normal; color: #cccc66; text-align: left; margin-bottom: 0.5em; margin-top: 0.5em; }

p  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; text-align: justify; color:#cccc66; }
li  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; text-align: justify; color:#cccc66; }
ul  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; color:#cccc66; }
ol  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; color:#cccc66; }
div  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; color:#cccc66; }

td  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; vertical-align:top; color:#cccc66;}
th  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; vertical-align:top; color:#cccc66;}
input  { font-family: monospace; font-size: 8pt; color: #000000; }
input.merge  { font-family: comic sans MS, arial, sans-serif; font-size: 9pt; color: #cccc66; border:none; background:transparent; }
textarea  { font-family: monospace; font-size: 8pt; color: #000000; }
select  { font-family: monospace; font-size: 8pt; color: #000000; }
img { border-color:#cccc66; }

em { font-style: italic; }
strong { font-weight: bold; }
pre { font-family: monospace; }

table.outer { border-style:double; border-color:#cccc66; border-width:4px }
table.menu { border-style:double; border-color:#cccc66; border-width:4px; background:url(Images/Fish.jpg); }
td.black  { background-color:#000000; border-color:#cccc66; border-width:4px; padding:10px }
td.plain  { background:transparent; border-style:none; padding:10px }

a:link { color: #cccc66; text-decoration:none; }
a:visited { color: #cccc66; text-decoration:none; }
a:active { color: #cccc66; text-decoration:none; }
a:hover { color: #ffffff; text-decoration:none; }
