.header { 
font-size : 10px; 
font-family : Tahoma; 
font-weight : bold; 
text-align : center; 
color : #a5671a; 
border : #b66c0b; 
border-style : solid; 
border-top-width : 0; 
border-bottom-width : 2px; 
border-left-width : 0; 
border-right-width : 0; 
background-image : url(); 
letter-spacing : 5pt; 
font-variant : small-caps; } 

.header:first-letter { 
font-size : 15px; 
font-family : times new roman; 
font-weight : bold; 
color : #b66c0b; } 

body { 
font-family : Verdana; 
font-size : 10px; 
color : #b77c50; } 

tr, td { 
font-family : Verdana; 
font-size : 10px; 
line-height: 13pt;
color : #b77c50; } 

textarea { 
font-family : tahoma; 
font-size : 10px; 
color : #4b0001; 
background-color : #bf874c; 
border : #b77c50; 
border-style : solid; 
border-top-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-right-width : 1px; } 

A:link { 
color : #4b0001; 
text-decoration : blink; } 

A:active { 
color : #4b0001; 
text-decoration : blink; } 

A:visited { 
color : #4b0001; 
text-decoration : blink; } 

A:hover { 
color : #4b0001; 
font-weight : bold; 
border : #b77c50; 
border-style : solid; 
border-top-width : 0px; 
border-bottom-width : 2px; 
border-left-width : 0px; 
border-right-width : 0px; } 

b { color : #824032; } 
i { color : #e2c8ad; } 
u { color : #c69a6d; } 






