body {
	margin: 0 0 0 0; background-color: #FFFFFF;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
        font-family: helvetica;
        font-size: 13px;
}


H1 {

   font-size: 15px; 
   color:  #914E6F;
   font-family: helvetica;
}


TD#menubox {
       vertical-align: top;
       background-image: url(../images/lelepi_left.gif);
}


TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top;
}

TD#right_col {

       vertical-align: top;
       background-image: url(../images/lelepi_right.gif);

}

TD#footer {
         padding-top: 15px;
         font-size: 10px;
         text-align: center;
         color: #914E6F;
         font-family: helvetica;
}

