Body
{font: 12pt;
 font-family: Surreal;
 color: white;
 font-weight: normal;
 background-color: rgb(66,00,66)

}

H1
{font: 18pt;
 font-family: century;
 color: white;
 text-align: center;
 font-weight: bold
}

H2
{font: 14pt;
 font-family: century;
 color: white;
 text-align: center
}

H3
{font: 12pt;
 font-family: sans-serif;
 color: aquamarine;
 text-align: center
}

H4
{font: 12pt;
 font-family: sans-serif;
 color: white;
 text-align: left;
 font-weight: bold
}

H5
{font: 12pt;
 font-family: Surreal;
 color: aquamarine;
 font-weight: normal;
 background-color: rgb(0,128,128)
}

H6
{font: 12pt;
 font-family: Surreal;
 color: pink;
 font-weight: normal;
}


A:link:
{color: white;
 text-decoration: none}

A:visited:
{color: yellow;
 text-decoration: none}

A:active:
{color: Aquamarine;
 text-decoration: none}

.important
{background: red;
 font-weight: extra-bold}

#note 
{background: orange}

p:
{color: aquamarine;
 text-decoration: none}

