body {background:#fff;font:10pt Verdana;margin:0;padding:0;text-align:center; overflow: hidden;}
#content {background:#fafafa;float:right;width:800px;border-left: solid 1px #C0C0C0;border-right: solid 1px #C0C0C0;}
.clear {clear:both;}

.fg{}
a,a:link,a:visited {
 color:#205C92;
 text-decoration:none;
}

a:active,a:hover {
 color:red;
}

.fons {
position:absolute;
left:0px;
top:0px;
width:100%;
background:#fff;
layer-background-color:#fff;
visibility: visible;
}
select,option,textarea {
 border:#808080 1px solid;
 color:black;
 font-size:13px;
 font-family:verdana;
 background-color:#FFFFFF;
}

p,h1,h2,h3,h4,h5,h6,small {
 margin:3px;
 font-size:11;
}

h1 {
 font-size: 12pt;
 color: #E0E8FD;
 padding: 3px;
 border: solid 1px #205C92;
 background-color: #357BBB; 
}

.h2 {
 text-align: center;
 font-size: 12pt;
 font-weight: bold;
 color: red;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 2px;
 padding-bottom: 2px;
 width: 400px;
 border: solid 1px #ff9900;

 background-color: #ffff99; 
}

p,li,ol,ul {
 font-size:10pt;
 text-align:justify;
 margin-right:5px;
 margin-left:5px;
}

p {
 text-indent:1em;
 margin-top:10px;
}

ul,ol {
 padding:5px;
 margin-left: 20px;
}

ul.main li {
 padding-left:0px;
 margin-left:10px;
}


.small {
 color:#aaaaaa;
}

.small2 {
 color: #E5ECFF;
}

.hide {
 position:absolute;
 left:0;
 top:0;
 z-index:1;
 visibility:hidden;
}

.orang {
 font-size: 8pt;
 border:#225E94 1px solid;
 background-color:#357BBB;
 color: #E5ECFF;
 margin:0;
 padding:10px;
}

.orang2 {
 font-size: 10pt;
 border:#225E94 1px solid;
 background-color:#357BBB;
 color: #E5ECFF;
 margin:0;
}

strong {
 background-color:yellow;
 font-weight:normal;
}

.note {
 color:blue;
 border-bottom:1px dotted blue;
}

table,tr,td {
 font-size: 10pt;
}

