* {
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
}

.mo-topdv {
  width: 94%;
  margin-bottom: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4%;
  padding-right: 2%;
  background: #d0ffff;
}

.mo-topdv .mo-toridv {
  width: 160px;
  padding: 10px;
  border-radius: 8px;
  background: #b040b0;
  color: #ffffff;
  float: right;
  font-size: 32px;
}

.mo-topdv a:link {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000
}

.mo-topdv a:active {
  text-decoration: underline;
  color: #a08080
}

.mo-topdv a:hover {
  text-decoration: underline;
  color: #808080
}

.mo-topdv a:visited {
  text-decoration: none;
  color: #000000
}

.mo-medv {
  width: 96%;
  padding-top: 10px;
  padding-bottom: 7px;
  padding-left: 2%;
  padding-right: 2%;
  background: #f0ffff;
}

.mo-medv a:link {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000
}

.mo-medv a:active {
  text-decoration: underline;
  color: #a08080
}

.mo-medv a:hover {
  text-decoration: underline;
  color: #808080
}

.mo-medv a:visited {
  text-decoration: none;
  color: #000000
}

.mo-mcon {
  width: 98%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1%;
  padding-right: 1%;
}

.mo-mcon a:link {
  font-size: 14px;
  text-decoration: underline;
  color: #000040
}

.mo-mcon a:active {
  text-decoration: underline;
  color: #b08080
}

.mo-mcon a:hover {
  text-decoration: underline;
  color: #8080b0
}

.mo-mcon a:visited {
  text-decoration: none;
  color: #400040
}

.mo-enfo {
  margin: 10px;
  padding: 7px;
  border-radius: 5px;
  float:right;
  background: #fff0ff; 
}

.mtx {
 font-family: 'Courier New';
 font-size: 18px;
 font-weight: bold;
 color: #103040;
 letter-spacing: 2px;
 text-align: justify;
}

.risuim {
 margin: 8px;
 padding: 5px;
 border: 1px solid black;
 width: 30%;
 float: right;
 font-size: 11px;
}

h1 {
  font-family: Arial,sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin-top: 12px;
  margin-left: 12px;
  color: #000060;
}

h2 {
  font-family: Arial,sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 12px;
}

h3 {
  font-family: Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 6px;
  margin-left: 10px;
}

small {
  font-size: 11px;
}

a.blin:link {
  text-decoration: underline;
  color: #000040
  font-weight: bold;
  letter-spacing: 1px;
}

a.blin:active {
  text-decoration: underline;
  color: #a08080
}

a.blin:hover {
  text-decoration: underline;
  color: #8080b0
}

a.blin:visited {
  text-decoration: none;
  color: #400040
}

A.lnc:link {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 color: #000000
}

A.lnc:active {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 color: #808080
}

A.lnc:hover {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 color: #808080
}

A.lnc:visited {
 font-family: Arial;
 font-size: 12px;
 text-decoration: none;
 color: #000000
}