
h2 {
 color: #4c7a3a;
 font-weight: bolder;
 font: 15px arial, sans-serif
}

h1 {
 color: #CC0000;
 font-weight: bolder;
 font: 18px arial, sans-serif
}

body {
color:#666666;
 font: 13px arial, sans-serif;
 font-weight: normal;
text-align:justify;
margin: 10;
padding: 0;
}


#address {
text-align:center;
font-size: 9px;
position:absolute;
top: 465px;
width: 100%;

}

a {
color: #4c7a3a;
font-weight: bolder;
text-decoration:none;
}

a:hover {
color: #8E0D0D;
}



