a {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #0000aa;
  text-decoration: none;
}

/*a:visited {
  color: #800080;
}*/

a:hover {
  color: #ff0000;
}

/*a:active {
  color: #ffffff;
}*/

a.white {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
a.white:hover {
  color: #ffff66;
  /*text-decoration: underline;*/
  font-weight: bold;
}
a.h3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
a.big {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000066;
  text-decoration: none;
  font-weight: bold;
}

.white {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

.white-s {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.copy {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.blue {
  font-family : Verdana, Helvetica, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000066;
  text-decoration: none;
}
.borders  {
  margin-bottom : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-top : 10px;
}


p, ul, li, td {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
ul  {
  margin-bottom : 10px;
  margin-left : 50px;
  margin-right : 10px;
  margin-top : 5px;
}
ul.sembul  {
  margin-bottom : 0px;
  margin-left : 50px;
  margin-right : 0px;
  margin-top : 0px;
}
ul.seminbul  {
  margin-bottom : 0px;
  margin-left : 2px;
  margin-right : 0px;
  margin-top : 0px;
}
li  {
  margin-bottom : 10px;
  margin-top : 5px;
}
h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  line-height: 32px;
}

h2.seminar {
  font-family : Arial Black;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  text-align: center;
}
h2.semname {
  font-family : Arial Black;
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 32px;
}
h2.semdate {
  font-family : Arial Black;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  line-height: 20px;
}
li.semdescr {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}
h2.smallborders  {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-top : 0px;
}
h3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  line-height: 20px;
}

h4 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  line-height: 32px;
}
small {
  font-size: 11px;
}

text-m {
  font-family : Arial;
  font-size: 10px;
}

b {
  font-weign: bold;
}

u {
  text-decoration: underline;
}

i {
  font-style: italic;
}