<!-- $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: #002080;
 font-family: Comic Sans MS, Times New Roman, serif;
 margin-left: 10%; 
 margin-right: 10%; 
 }
P {
 font-family: Comic Sans MS, Times New Roman, serif; 
 color: #000000; 
 margin-left: 0%; 
 margin-right: 0%; 
 margin-top: 10pt; 
 margin-bottom: 10pt;
 text-indent: 0cm; 
 text-align: justify;
 }
TABLE {
 align: center;
 width: 700;
}
HR {
 align: left;
 width: 700;
}


