
p { text-indent: 0; margin-top: .2em; }

a {
   text-decoration: underline;
   color: maroon;
   padding: .05em; /* .8em; */
   border-width: thin;
/*   border-style: solid none; */
}
a:hover {
   color: #666;
   border-style: none;
}

div.head, div.tail {
   background-color: #fff;
   font-size: 20pt;
   font-family: Helvetica, Arial, Sans-Serif;
   margin: 30px 30px;
   text-align: center;
   border-width: thin;
   border-style: solid none;
   line-height: 2em;
}

.large { font-size: 18pt; }
table.kozep { margin: 30px 50px; }
td.kozep1 { width: 40%; font-size: 26pt; font-family: Times, "Times New Roman", Serif; vertical-align: top; text-align: center; text-indent: 0; }
td.kozep2 { width: 40%; vertical-align: top; text-align: center; }

div.tail { 
   padding: 10pt 0;
   border-style: solid none none none;
   text-align: right;
}

table.kor { text-align: center; vertical-align: middle; }
td.kor1 { height: 91px; font-size: 26pt; font-family: Helvetica, Arial, Sans-Serif; padding: 0 30pt; }
td.kor2 { height: 91px; font-size: 48pt; width: 91px; background: url(kor.png);
   font-size: 50pt;
   background-repeat: no-repeat; background-position: center;
   font-family: Times, "Times New Roman", Serif;
}

span.sc { font-variant: small-caps; }

p.menu {
   font-size: 12pt;
   color: #cccccc;
   background-color: #00688b;
   text-indent: 0; margin: 0;
   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
   font-weight: bold;
   padding: 2pt 4pt;
}
a.menu {
   text-decoration: none;
   color: #eeeeee;
   background: #00688b;
   padding: 2pt 4pt;
}
a.menu:hover {
   text-decoration: underline overline;
   background: #00688b;
}

