body {
	margin: 0;
}

.text1 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	line-height: 120%;
}

.text2 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px; 
	color: #B82718; 
	font-weight: bold; 
	line-height: 120%;
}

.text3 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: normal;
	line-height: 120%;
}

.text4 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	line-height: 120%;
}

.text5 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #000000;
	font-weight: normal;
	line-height: 120%;
}

.text6 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	line-height: 120%;
}

.text7 {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
	font-weight: normal;
	line-height: 120%;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
}

.nobr {
	white-space: nowrap;
}