/*
css-style file v 0.1 / 21.03.08
*/

body   {
  background-color: #f4f4ee;
  margin: 0px;
  color: #2486c5;
}


h2
  {
  font-family: times-new-roman;
  color: #2486c5;
  font-size: 22pt;
  font-style:italic;
  }

h3
  {
  font-family: verdana, arial;
  font-color: #2486c5;
  }

.td_mare {
  background-color: #f4f4ee;
  font-family: verdana, arial;
  font-size: 14pt;
  font-color: #2486c5;
  text-ident: 0px;
  text-align: justify;
}

.td_mijloc {
  background-color: #fff;
  border: 3px solid #e9e9e3;
  font-family: verdana, arial;
  font-size: 14pt;
  color: #2486c5;
  text-align: justify;
  padding: 0px;
}

a:link, a:visited {
color: #2486c5;
text-decoration: none;
}

a:hover {
color: #2486c5;
text-decoration: underline;
}
