
/*asdasdasdasda*/
html {
     overflow: -moz-scrollbars-vertical;
}
BODY
{
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
   	font-family: Arial; font-size:9pt; color: #676767;
}
p {
font-family: Arial; font-size:9pt; color: #676767;
}
td {
font-family: Arial; font-size:9pt; color: #676767;
}
.header
{
font-family: Arial; color:#89b915; text-decoration:none; font-size:11pt; font-weight: bold;
padding-left:10px; padding-right:10px;
}
.myinput {
color: #676767; font-family: Arial; font-size:9pt;
}
.myselect {
color: #676767; font-family: Arial; font-size:9pt;
}
.mytextarea {
color: #676767; font-family: Arial; font-size:9pt;
}
.mybutton {
font-family: Arial; font-size:9pt; color: #676767;
}