

* {
FONT-SIZE: 12px;

}


BODY {

 background-image: url(back.gif);
 background-repeat: repeat-x;
 background-color: #AA1516;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif
 font-size: 10px;
}


H1, A {

font-weight: bold;
COLOR: #333366;
list-style-type: none;
text-decoration: none;
}




H2 {
FONT-SIZE: 14px;
font-weight: bold;
COLOR: #336633;
}

p {line-height: 200%}



