
A { 
color:#474757; 
text-decoration: undelined; 
} 

A:Hover { 
color:#C0C0D4; 
text-decoration: none; 
} 

body { 
scrollbar-face-color:#eeeeee; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#ffffff; 
scrollbar-shadow-color:#000000; 
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#ffffff; 
} 

input {
border:solid 1pt #000;
font-size:9pt
}

select { 
font-size:9pt
} 

textarea {
border: solid 1pt #000;
font-family:tahoma,arial;
font-size:9pt;
overflow: auto
}

.style_def {
border: none;
font-family:tahoma,arial;
font-size: 9pt;
color:#000000;
text-decoration: none;
}

.style_small {
font-family: arial;
font-size:x-small;
color:#000000;
text-decoration: none;
}

.style_smallest {
font-family: Arial;
font-size:xx-small; 
color:#888888;
}

.style_title {
text-transform: uppercase;
font-family: Arial;
font-weight:900;
font-size: x-large;
color:#000;
}

.style_large {
font-family: tahoma,arial;
font-size:large;
color:#000000;
text-decoration: none;
}

.style_medium {
font-family: tahoma,arial;
font-size: 11pt;
color:#000000;
text-decoration: none;
}

.border {
border: solid 1pt #000;
overflow: auto
}

.dotted {
border: dotted 1pt #000;
overflow: auto
}

.greyborder {
border: solid 1pt #AAAAAA;
overflow: auto
}

.noborder {
border: none;
overflow: auto
}

