/* CSS Document */

.bodycopy { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #000000; 
	text-decoration: none }


.bodycopy a:link { 
	color: #FF0000; 
	text-decoration: none }
	
.bodycopy a:hover { 
	color: #666666; 
	text-decoration: underline }

.title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 16px; 
	color: #FF0000; 
	text-decoration: none }

.legal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 12px; 
	color: #000000; 
	text-decoration: none }
	
.bottomnav { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 14px; 
	color: #333333; 
	text-decoration: none }
	
.bottomnav a:link { 
	color: #666666; 
	text-decoration: none }
	
.bottomnav a:hover { 
	color: #FF0000; 
	text-decoration: underline }
