
body
{background-color:#008030;}

h1
{font-family: Comic Sans MS;
 font-size: large;
 font-weight: bold;
 color: #FFFF00}

h2
{font-family: Arial;
 font-size: large;
 font-weight: bold;
 color: #00009F}

h3
{font-family: Arial;
 font-size: small;
 color: #00009F;}

h4
{font-family: Arial;
 font-size: x-small;
 font-style: italic;
 text-align: justify;
 color: #FFFFFF;}

h5
{font-family: Arial;
 font-size: x-small;
 color: #FFFFFF;}

a {color: #00009F;}
a:link {color: #00009F;}
a:visited {color: #00009F;}
a:hover { text-decoration: underline }




