<!-- $Id: style.css,v 1.1 2006/06/07 16:57:06 boris Exp $ -->

H2{FONT-WEIGHT: bold; FONT-SIZE: 150%; COLOR: navy}
H3{FONT-WEIGHT: bold; FONT-SIZE: 120%; COLOR: brown}
BODY {
 background-color: #ffe7be;
 color: #002040;
 font-family: Comic Sans MS, Times New Roman, serif;
 margin-left: 5%; 
 margin-right: 5%; 
 }
P {
 font-family: Comic Sans MS, Times New Roman, serif; 
 color: #000000; 
 margin-left: 5%; 
 margin-right: 5%; 
 margin-top: 10pt; 
 margin-bottom: 10pt;
 text-indent: 0cm; 
 text-align: justify;
 }

