BODY {
 background: #CCFFCC;
 color: #663333;
 margin-right: 3%;
 margin-left: 3%;
}

A:link {
 color: #FF0000;
 font-family: 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-weight: bold;
 text-decoration: none;
}

A:visited {
 color: #FF0000;
 font-family: 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-weight: bold;
 text-decoration: none;
}

A:active {
 color: #FFCC00;
 font-family: 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-weight: bold;
 text-decoration: none;
}

H1 {
 font-family: 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size: 2em;
 font-weight:bold;
 }

H2 {
 font-family: 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size: 1.5em;
 font-weight:bold;
 margin-left: 2em;

}

H3 {
 text-align: center;
 font-family: 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size: 1.2em;
 font-weight:bold;
 margin-left: 4em;
}

H4 {
 font-family: 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size: 1.2em;
 font-weight:bold;
 margin-left: 18%;
}


P.com {
 font-family: 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size:1.2em;
 line-height: 1.5em;
 text-indent: 8mm;
 margin-left: 15%;
 }
