/* At-Rules */
@charset "iso-8859-1";


body {font-family: lucida sans,arial,sans-serif; text-align: center}

h1 {color: maroon; font-style: italic}

h2 {border-bottom: thin solid red; color: red; font-style: italic; text-align: left}

h3 {color: maroon; font-style: italic}

h4, h5, h6 {color: maroon; font-style: normal}

ul {color: maroon; list-style-type: disc; text-align: left}

a:link {color: navy; font-weight: bold; text-decoration: none}

a:visited {color: navy; font-weight: bold; text-decoration: none}

a:hover {background-color: cyan; color: blue; font-weight: bold; text-decoration: underline}

a:active {color: blue; font-weight: bold; text-decoration: none}

pre {color: navy; font-family: fixedsys,courier new}

iframe {border: thick ridge blue}

/* End of style section. Generated by AceHTML at 17.09.03 06:56:39 */

