a:link { text-decoration: none; color: #003399}
a:visited { text-decoration: none; color: #003399}
a:active { text-decoration: none; color: #003399}
a:hover { text-decoration: underline}

BODY {
background-image: url('grabak.jpg'); background-repeat: no-repeat; background-position:  left, top; background-attachment: fixed} 
margin-left : 1%;
margin-right : 10%;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-color : #003399;

}

TD, P {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-color : #003399;
}

INPUT, SELECT {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-color : #003399;
}

H3 {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif; color : #000000;
display : block;
font-color : #003399;
}

FORM.inline {
display : inline;
} 

TD.grayborder {
border : 1px solid #eaeaea;
} 

TD.grayfill {
color : #000000;
background-color : #f8f8f8;
border : 1px solid #eaeaea;
} 

TD.yellowfill {
color : #000000;
background-color : #ffffdd;
border : 1px solid #eaeaea;
} 

.small {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-color : #003399;
}

.graysmall {
color : #838383;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
}