.header {
border-bottom : 1px solid #FB7832; 
color : #FA696E;  
font-family : georgia; 
font-size : 14pt; 
font-weight : bold; 
text-transform:uppercase;
} 

.header2 {
border-bottom : 1px DOTTED #FFE7C9; 
color : WHITE;  
font-family : Verdana; 
font-size : 12pt; 
text-transform:uppercase;
} 

.side {
border-bottom : 1px DOTTED #FFE7C9; 
color : #FB8B1F;  
font-family : TAHOMA; 
font-size : 12pt; 
text-transform:uppercase;
} 

A:link {
color : #F9FADB; 
text-decoration : none; 
cursor : help; 
} 

A:visited {
color : #F9FADB; 
text-decoration : none; 
cursor : help; 
} 

a:active {
color : #F9FADB; 
text-decoration : none; 
cursor : help; 
} 

a:hover {
color :  #F9FADB; 
text-decoration : none; 
cursor : help; 
} 

b {
color : #FF488A; 
text-decoration : none; 
cursor : help;
} 

u {
color : #FB7B4E; 
text-decoration : none; 
cursor : help;
} 

s {
color : #FBE194; 
text-decoration : none; 
cursor : help;
} 

tr , td , h6 , p {
font-size : 8pt; 
font-family : arial; 
color : WHITE; 
letter-spacing : 0; 
text-align: justify;
} 

BODY {
color : WHITE; 
font-size : 8pt; 
font-family : arial;);
background-repeat: repeat-y;
background-attachment : fixed; 
} 


textarea , input {
font-family : arial; 
font-size : 8pt; 
color : #E1576B; 
border-style : solid; 
border-color : #FFE5AA; 
} 

