P {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: black;
}
P.cen {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  text-align : center;
  color: black;
}
P.menu {
  font-style : normal;
  font-weight : bold;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: black;
}
P.First-title{
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:23px;
  font-weight: bold;
  color: blue;
  text-align : center;
}
LI {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: black;
 }
UL {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: black;
 }
UL.v2 {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 16px;
  color: black;
 }
P.head {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 19px;
  font-weight:bold;
  text-align : center;
  color: blue;
}
P.subhead {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 16px;
  color: black;
}
P.subhead2 {
  font-style : normal;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 16px;
  font-weight:bold;
  color: black;
}
SPAN.TD1 {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: Black;
}
SPAN.TD2 {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF
}
SPAN.TD4 {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Black;
}
SPAN.copyright {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: blue;
}
SPAN.medtext {
  font-style : normal;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: Black;
}
SPAN.mediumtitle {
  font-family:Arial, Verdana, Helvetica, sans-serif;
/*  font-size:13pt;*/
  font-size: 18px;
  font-weight:bold;
  color: blue;
}
SPAN.mediumtitle2 {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight:bold;
  color: blue;
}
.bigmedtitle {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  text-align : center;
  color: green;
  /*  The next two properties are CSS 2 only
  and they didn't work in Netscape 4.7  */
  position: relative;
  top: 20px
 }
SPAN.bulfirst {
  font-family: Arial, Verdana, Helvetica, sans-serif;
/*  font-size:10pt; */
  font-size: 13px;
  font-weight: bold;
  color: black;
}
SPAN.dasan {
  font-family:Arial, Verdana, Helvetica, sans-serif;
 /*  font-size:10pt; */
  font-size: 13px;
  /* font-weight: normal; */
  color: blue;
}
P.title{
  font-family:Arial, Verdana, Helvetica, sans-serif;
/*  font-size:17pt; */
  font-size:25px;
 /*  font-weight: normal; */
  color: blue;
  text-align : center;
}
A:link { color: #0000FF }
A:visited { color: #0000FF }
A:hover { color: #FF0000 }
A:active { color: #FF00FF }
