body{ background-color:#dcdcdc; //+
  text-align: justify; background-image: url(/images/back3.jpg); font-family: Verdana, Arial, Helvetica, sans-serif; margin-right: 20px; margin-left: 20px; }
body{
	  background-attachment: fixed !important
}
/* menu */
a.m {
   color: white;
   text-decoration: none;
   background-image: url(/images/m_0.gif);
   height: 25px;
   display: block;
}

a.m:link {
  color: white;
}

a.m:visited {
    color: yellow;
}
a.m:hover {
   color: black;
   background-image: url(/images/m_1.gif);
}
a.m:active {
   color: red;
}

#nav, #nav a, #nav li {
   width: 200px;
   margin: 0px;
   padding: 0px;
   list-style-type: none;
   font-size: 15px;
   text-indent: 10px;
	font-weight: bold ;
}

#nav li {
   padding-bottom: 3px;
}
/* end menu */
/* for news*/
li.new
{
   list-style-image: url(/gifs/new.gif);
   text-align: center;
   font-weight: bolder;
   height: 25px;
}
/* end news */

p {
  text-align: justify;
  text-indent: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
}
p.epi
{
  padding-left: 250pt;

}
td.b {
    background: url(/images/m_0.gif);
    text-align: center;
    font-weight: bolder;
    height: 25px;
}

#mt {
  padding: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: justify;
  text-indent: 20px;
}
p.pad {
	text-align: justify;
	padding-left: 30px;
}
