body {
        font-family: arial;
        margin: 4;
        background-color: #242223;
        font-weight: normal;
        font-size: 10pt;
        color: #000000;
        }

h1  {
        font-family: arial;
        font-weight: bold;
        font-size: 14pt;
	color: #000000;
        margin: 4pt;
	line-height: 30pt;
}


h2  {
        font-family: arial;
        font-weight: bold;
        font-size: 12pt;
	color: #000000;
	line-height: 10pt;
}

h3  {
        font-family: arial;
        font-weight: bold;
        font-size: 12pt;
	color: #000000;
	margin: 4pt;
	line-height: 30pt;
}

h4  {
        font-family: arial;
        font-weight: bold;
        font-size: 10pt;
	color: #000000;
	margin: 4pt;
	line-height: 14pt;
}

#wordage {
        border-style: solid solid solid solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        width: 750px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 10pt;
        padding: 8px;
        hspace: 8px;
        text-align: left;
        }

#listing {
        border-style: solid solid solid solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        width: 650px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 8px;
        hspace: 8px;
        text-align: left;
        }

#gallery {
        border-style: solid solid solid solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        width: 510px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 10pt;
        padding: 8px;
        hspace: 8px;
        text-align: left;
        }

#content {
        border-style: none none none none;
        border-color: #242223;
        border-size: 1px;
        border-width: 1px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 9pt;
        padding: 8px;
	color: #000000;
        }

#faq {
        border-style: solid solid solid solid;
        border-color: #242223;
        border-size: 1px;
        border-width: 1px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 8px;
	color: #000000;
        }

#menu {
        border-style: solid solid solid solid;
        border-color: grey;
        border-size: 1px;
        border-width: 2px;
        width: 800px;
        background-color: #242223;
        font-family: arial;
        font-size: 8pt;
        }

#menu a:link {
        color: white;
        font-weight: bold;
        text-decoration: underline;
        }

#menu a:visited {
        color: white;
        font-weight: bold;
        text-decoration: underline;
        }

#menu a:visited.xx {
 	color: blue;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;}

#menu a:active {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

#menu a:hover {
        color: yellow;
        text-decoration: none;
        }

#fishlist {
        border-style: solid solid solid solid;
        border-color: #242223;
        border-size: 1px;
        border-width: 2px;
        width: 120px;
        background-color: #ffffff;
        font-family: arial;
        font-size: 8pt;
        padding: 8px;
	line-height: 20px;

        }

#fishlist a:link {
        color: #242223;
        font-weight: bold;
        text-decoration: underline;
        }

#fishlist a:visited {
        color: #242223;
        font-weight: bold;
        text-decoration: underline;
        }

#fishlist a:visited.zz {
 	color: blue;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

#fishlist a:active {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

#fishlist a:hover {
        color: yellow;
        background-color: black;
        text-decoration: none;
}

a:link {
        color: black;
        font-weight: bold;
        text-decoration: underline;
        }

a:visited {
        color: blue;
        font-weight: normal;
        text-decoration: underline;
        }



a:active {
        color: red;
        font-weight: normal;
        text-decoration: underline;
        }

a:hover {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

a:link.xx {
        color: blue;
        font-weight: bold;
        text-decoration: underline;
        }

a:visited.xx {
        color: black;
        font-weight: normal;
        text-decoration: none;
        }

a:hover.xx {
        border-style: none none solid none;
        border-color: #000000;
        border-size: 1px;
        border-width: 2px;
        color: blue;
        font-weight: bold;
        text-decoration: none;
        }
