
<!--
A:link
{ text-decoration: underline; color:#2b783d}
A:visited
{ text-decoration: underline; color:#255e32}
A:active
{ text-decoration: underline; color:#2b783d}
A:hover
{ text-decoration: none; color:#355982; }

body
{ background-color: #F2C650;
background-image:url("images/background.gif");
scrollbar-face-color : #F2C650;
scrollbar-highlight-color : #e0b84d;
scrollbar-3dlight-color : #BF9E4B;
scrollbar-shadow-color : #F2C650;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #f5f0d2;
scrollbar-arrow-color : #000000;
overflow-x: hidden;
}

body, td, input, textarea, select, option, iframe
{ font-family: verdana, tahoma, trebuchet MS;
color: #000000;
font-weight:normal;
font-size:10pt;
line-height: 16pt;
}

input, textarea, select, option
{ background: #FFFFFF;
border-style: solid;
border-color: #000000;
border-width: 1px; }

#top
{ position: absolute; left: 0px; top: 0px; }
#main
{ position: absolute; left: 340px; top: 380px; width: 570px; text-align: justify;}

-->



