/* Generic Selectors */ 
body { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
color: #333333; 
background-color: #FFFFFF; 
} 
p { 
width: 80%; 
} 
 
h1 { 
font-family: Georgia, Rockwell, Times New Roman; 
font-size: 13px; 
font-weight: bold; 
color: #352213; 
} 

h2 { 
font-family: Lucida Sans Unicode, Georgia, Rockwell; 
font-size: 14px; 
font-weight: bold; 
color: #352213; 
} 

h3 { 
font-family: Lucida Sans Unicode, Georgia, Rockwell; 
font-size: 12px; 
font-weight: bold; 
color: #352213; 
} 
 
h4 { 
font-family: Lucida Sans Unicode, Georgia, Rockwell; 
font-size: 10px; 
font-weight: bold; 
color: #352213; 
}

h5 { 
font-family: Times New Roman, Georgia, Rockwell; 
font-size: 12px; 
color: #352213; 
}  
/**************** Pseudo classes ****************/ 