body {
	margin: 0em 0em 0em 0em;
        font-family: arial,helvetica,sans-serif;
        font-size:12pt;
        background-repeat: repeat-y;
        background-image: url(img/sub-bg.jpg);
}


/* .menu A:link, a:active ,a:visited { */
.menu, a {
        color:#703434;
        font-size:12pt;
        font-family: helvetica,arial,sans-serif; 
        font-weight: bold; 
}

a:hover {color: #F0A3A3;}


.title{
      color: #0000A0;
      font-family: helvetica,arial,sans-serif;
      font-size: 14pt;  
      font-weight: bold; 
      text-align:left;
}

.subtitle{
      color: #000000;
      font-family: helvetica,arial,sans-serif;
      font-size: 12pt;  
      font-weight: bold; 
}

