body { 
  background-color: #eeeeee;
  font-family: Tahoma, Arial;
  font-size: 8pt;
}

IMG {
  border: none;
}
table {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  margin: 0 auto;
  border-collapse: collapse;
}

TR {
  padding: 0;
  border: none;
}

TD  {
  padding: 0;
  border: none;
  font-family : Tahoma, Arial;
  font-size : 10pt;
}

TABLE .text {
  width: 620px;
  margin: 5px;
}

TABLE .students {
  width: 620px;
  margin: 5px;
}

.n_text{
  text-indent: 10px;
  padding-left: 30px;
  padding-bottom: 3px;
}

DIV   {
  font-family : Tahoma, Arial;
  font-size : 10pt;
}

P     {
  font-family : Tahoma, Arial;
  font-size : 10pt;
}

UL   { 
  font-family : Tahoma, Arial;
  font-size : 10pt;
}

LI    { 
  font-family : Tahoma, Arial;
  font-size : 10pt;
}

LI .d_text {
  padding: 5px 0px;;
}

H1 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;  
}

H2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  padding: 5px 10px;
}

.navi a:hover, a:link, a:active, a:visited {
  color: #000;
}

.main {
  font-family : Tahoma, Arial;
  font-size : 10 pt; 
  text-indent: 20px;
  padding-bottom: 3px;
}

.vers {
  font-family: Tahoma, Arial;
  font-size: 8pt;
}

.topmenu {
  font-family: Tahoma, Arial;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

A.m:link  { 
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}

A.m:alink { 
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}
		  
A.m:visited {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}

A.m:hover {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline;
}	

A.topmenu:link {
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight : bolder;
  color: #000000;
  text-decoration: none;
}

A.topmenu:alink {
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight : bolder;
  color: #000000;
  text-decoration: none;
}

A.topmenu:visited {
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight : bolder;
  color: #000000;
  text-decoration: none;
}

A.topmenu:hover {
  font-family: Tahoma, Arial;
  font-size: 8pt;
  color: #000000;
  text-decoration: underline;
}
  
.classedit {
  font-family: Tahoma, Arial;
  font-size: 8pt;
  color: Green;
}

.classtext {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #000000;
  text-align: center;
}

#latest {
  text-indent: 10px;
  border-bottom: 1px dotted #000;
}

#latest .date {
  font-weight: bold;
}
