BODY {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	scrollbar-face-color: #1A4E70;
	scrollbar-shadow-color: #1A4E70;
	scrollbar-highlight-color: #1A4E70;
	scrollbar-3dlight-color: #f3f3f3;
	scrollbar-darkshadow-color: #f3f3f3;
	scrollbar-track-color: #1A4E70;
	scrollbar-arrow-color: #f3f3f3;
	SCROLLBAR-BASE-COLOR: #1A4E70;
	text-align: justify;
	background-color: #1A4E70;
	margin: 10px 0px;
  }
h1   {
        COLOR: #37862F;
        FONT-SIZE: 13pt;
        font-style: normal;
        text-decoration: none;
        font-weight: bold;
}
h2   {
        COLOR: #073569;
        FONT-SIZE: 11pt
}
h3   {
        COLOR: #073569;
        font-style: italic;
        font-size: 9pt;
}
h4   {
        COLOR: #073569;
        FONT-SIZE: 10pt;
        font-style: normal;
        font-weight: bold;
}
A {
        COLOR: #37862F;
        TEXT-DECORATION: none
}
A:hover {
        COLOR: #37862F;
        TEXT-DECORATION: underline
}
A.nyito {
        COLOR: #aaaaaa;
        FONT-SIZE: 6pt;
        TEXT-DECORATION: none
}
A.nyito:hover {
        COLOR: #ffffff;
        FONT-SIZE: 7pt;
        TEXT-DECORATION: none
}
a.nc:link {
        color: #990000;
        text-decoration: none;
}
a.nc:hover {
        color: #990000;
        text-decoration: none;
        background-color: #ffffcc
}
a.nc:visited {
        color: #990000;
        text-decoration: none;
}
INPUT {
        BACKGROUND-COLOR: #ffffff;
        COLOR: #000000;
        FONT-SIZE: 8pt;
        border: 1px solid #909090;
}
.gomb {
        BACKGROUND-COLOR: #cfcfcf;
        COLOR: #000000;
        FONT-SIZE: 8pt;
        border: 1px solid #909090;
}
tr.inner	{
        BACKGROUND-COLOR: #E7ECF9;
}
td {
        font-size: 10pt;
}
td.cnt {
        font-size: 10pt;
        text-align: justify;
}
td.trow {
        font-size: 8pt;
        text-align: center;
}
td.ht {
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position: left top;
}
td.htf {
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: left top;
}
ul.side {
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 8px;
}
