body { 
background-color : #c0cfe1; 
} 
A:visited { 
color : #000000; 
} 
A:active { 
color : #000000; 
} 
a:hover { 
text-decoration : none; 
} 
h1, h2, h3, h4, h5, h6 { 
color : #000000; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.navigat { 
background-image : url('images/layer01_1.jpg'); 
background-repeat : no-repeat; 
background-attachment : fixed; 
} 
.buttons { 
background-image : url('images/button_1.jpg'); 
background-attachment : fixed; 
font-size : 8pt; 
color : #000000; 
font-family : Verdana, sans-serif; 
} 
td, th { 
font-size : 10pt; 
color : #000000; 
font-family : Verdana, sans-serif; 
} 
input { 
font-size : 10pt; 
font-family : Verdana; 
border : 1px solid #000000; 
background-color : #c0cfe1; 
} 
input:hover { 
font-size : 10pt; 
font-family : Verdana; 
border : 1px solid #000000; 
background-color : #c0cfe1; 
} 
select, option { 
font-size : 10pt; 
font-family : Verdana; 
border : 1px solid #000000; 
background-color : #c0cfe1; 
} 
textarea { 
font-size : 10pt; 
font-family : Verdana; 
border : 1px solid #000000; 
background-color : #c0cfe1; 
} 
textarea:hover { 
font-size : 10pt; 
font-family : Verdana; 
border : 1px solid #000000; 
background-color : #c0cfe1; 
} 
form { 
display : inline; 
} 
.button { 
color : #ffffff; 
background-color : #c0cfe1; 
font-family : Verdana, sans-serif; 
font-size : 10pt; 
border-color : #000000; 
border-bottom-width : 1px; 
border-right-width : 1px; 
}