H1, H2, H3, H4, H5, H6 { 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #6699CC;
}

A:link, A:active, A:visited {
  color: black; 
  text-decoration: none 
}

body, .normal {
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11pt;
}

.small{
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
}

.grey {
  background: #DDDDDD;
}

.white{
  background: #FFFFFF;
}

.bold{
  font-weight:bold;
}

.normal{
  font-weight:normal;
}

.message{
  background: #FFFFAA;
  border-width: thin;
  border-style: solid;
  padding: 10pt;
  font-weight:bold;
}

.logo {
  background: #FFFFFF;
  font-family: serif;
  font-style: italic; 
  font-size: 14pt;
  text-align: right;
  color: #6699CC;
}

.text {
  background: #FFFFFF;
  font-family: serif;

}

.pretext {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

.subtitlu {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

.articol {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight:bold;
  color: blue; 
}

.bottom { 
  border-bottom-width: medium;
}

.menu { 
  font-family: Arial, sans-serif;
  color: black; font-variant: small-caps; 
  text-decoration: none 
}

.submenu { 
  font-family: Arial, sans-serif;
  color: black; font-variant: small-caps; 
  text-decoration: none;
  font-size: 10pt;
}

.subselected { 
  font-family: Arial, sans-serif;
  color: black; font-variant: small-caps; 
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold; 
}

