body
        {
        font-family: verdana, "Book Antiqua", garamond, arial, "arial narrow", univers, "lucida console", sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	}

p
        {
        font-family: verdana, geneva, "lucida typewriter", tahoma, univers, "Book Antiqua", garamond, arial, "arial narrow", helvetica, univers, "lucida console", sans-serif;
        font-size: 10pt;
        color: #000444;
        text-decoration: none;
        margin-right: 1em;
        background-color: #666666;
        }

h1
        {
        color: #000044;
        font-size: 18pt;
        font-family: tahoma, arial, "arial narrow", courier, sans-serif;
        background-color: #666666;
        }

h2
        {
        color: #000044;
        font-size: 14pt;
        font-family: tahoma, arial, "arial narrow", courier, sans-serif;
        background-color: #666666;
        }

h3
        {
        color: #000044;
        font-size: 11pt;
        font-family: tahoma, arial,  "arial narrow", courier, sans-serif;
        background-color: #666666;
        }

h4
        {
        color: #000044;
        font-size: 10pt;
        font-family: tahoma, arial, "arial narrow", courier, sans-serif;
        background-color: #666666;
        }

h5
        {
        font-family: tahoma, "Book Antiqua", garamond, arial, "arial narrow", univers, "lucida console", "arial narrow", sans-serif;
        font-size: 9pt;
        color: #000444;
        text-decoration: none;
        background-color: #666666;
        }

blockquote
        {
        font-family: verdana, "Book Antiqua", "lucida console", "arial narrow", sans-serif;
	color: #000444;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	margin-left: -1em;
	background-color: #666666;
	}

A:link
        {
        background-color: #666666;
        color: orange
        }

A:active
        {
        background-color: #666666;
        color: black
        }

A:visited
        {
        background-color: #666666;
        color: red
        }
