P {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 16px;
  color: blue;
}
P.head {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 19px;
  font-weight:bold;
  text-align : center;
  color: blue;
}
SPAN.start {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color: black;
}
SPAN.dasan {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: blue;
}
SPAN.copyright {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: blue;
}
A:link { color: Teal }
A:visited { color: Teal }
A:hover { color: #FF0000 }
A:active { color: #FF00FF }
