body, table, tr, td {
font: 8pt "Lucida Sans Unicode", tahoma, verdana, sans-serif; 
color: #486259;
letter-spacing: 0px;
}


body {
background-image: url(images/background.jpg);
}

a:link{
color:#61817C; 
font-weight:bold;
border-bottom: 1px dotted;
}
 

a:active{
color:#AACAC5;
font-weight:bold;
}

 
a:visited{
color:#AACAC5; 
font-weight:bold;
}

 
a:hover{
color:#294944;
font-weight:bold ;
}


input, textarea, option, select {
background-color: #FFFFFF;
font: 8pt "Lucida Sans Unicode", tahoma, verdana, sans-serif;
color: #486259;
letter-spacing: 0px;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom: 1px dotted;
padding:2px; 
}

h1 {
font-family: "Lucida Sans Unicode", tahoma, verdana, sans-serif;
font-size: 11pt;
color: #8AAAA5;
text-align: left;
text-transform: lowercase;
line-height: 14px;
letter-spacing: 2px;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom: 1px dotted;
padding-top: 1px; 
}
