/* CSS Document */ 
body {
background:#E1E1CB;
margin:0;
padding:0;
font-family: Verdana, sans-serif;
}
.h1 {
font-size: 16px;	
line-height: 22px;	
color: #722537;	
font-weight: bold;
} 
.h2 {
font-size: 14px;	
line-height: 20px;	
color: #722537;	
font-weight: normal;
} 
.h3 {
font-size: 18px;	
line-height: 22px;	
color: #722537;	
font-weight: normal;
} 
.h4 {
font-size: 14px;	
line-height: 20px;	
color: #722537;	
font-weight: bold;
} 
.body1 {
font-size: 12px;	
line-height: 20px;	
color: #666666;	
font-weight: normal;
} 
.body2 {
font-size: 12px;	
line-height: 24px;	
color: #722537;	
font-weight: normal;
}
.body3 {
font-size: 10px;	
line-height: 18px;	
color: #722537;	
font-weight: normal;
} 
.body4 {
font-size: 12px;	
line-height: 20px;	
color: #333333;	
font-weight: normal;
}
.footer {
font-size: 10px;	
line-height: 20px;	
color: #666666;	
font-weight: normal;
}
A {	
color: #722537;	
text-decoration: none;
}
A:hover {	
color: #722537;	
text-decoration: underline;
}
.nav {
font-size: 10px;	
color: #666666;	
font-weight: normal;
}
.nav A { 
COLOR: #722537; 
TEXT-DECORATION: none;
}
.nav A:hover { 
COLOR: #000000; 
TEXT-DECORATION: none;
 }
