@charset "utf-8";
/* CSS Document */

.footblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.footblack:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none}
A.footblack:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none}
A.footblack:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.footblack:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline}
	
.footpink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #d91c5c; 
	text-decoration: none}
A.footpink:hover {  
	text-decoration: underline}
	
.footred {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #be1e2d; 
	text-decoration: none}
A.footred:hover {  
	text-decoration: underline}
			
.footwhite {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.footwhite:hover {  
	color: #DDDDDD;}
	
.bodyblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.bodyblack:link {  
	color: #666666;}
A.bodyblack:active {   
	color: #666666; }
A.bodyblack:hover {  
	text-decoration: underline}		

.bodygrey {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #4d4e50; 
	text-decoration: none}
A.bodygrey:hover {  
	text-decoration: underline}	

.bodypink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #d91c5c; 
	text-decoration: none}	
A.bodypink:hover {  
	text-decoration: underline}
	
.bodyred {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #be1e2d; 
	text-decoration: none}	
A.bodyred:hover {  
	text-decoration: underline}
	
.bodywhite {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.bodywhite:hover {  
	text-decoration: underline}
	
.boldblack { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none }

.boldgrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #4d4e50; 
	text-decoration: none }

.boldpink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #d91c5c; 
	text-decoration: none }
	
.boldred { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #be1e2d; 
	text-decoration: none }
		
.boldwhite { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none }

.headblack { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none }
	
.headgrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #4d4e50; 
	text-decoration: none }
	
.headred { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #be1e2d; 
	text-decoration: none }