tr,
body,
td { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
}
 
a:link,
a:active,
a:visited { 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C8E66;  
	font-weight: normal; 
	text-decoration: none;
 	letter-spacing: -0.08em;
}

a:hover { 
	font-size: 13px; 
	color: #6E7E5B; 	
	font-weight: normal; 
	text-decoration: none; 
 	letter-spacing: -0.08em;
} 

.nav a:link,
.nav a:active,
.nav a:visited {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -0.01em;
}

.nav a:hover {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;	
	color: #7C8E66;
	text-decoration: none;
	letter-spacing: -0.01em;
}

.large { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold;
	letter-spacing: -0.01em;
}

.larger { 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C8E66; 
	font-weight: bold;
	letter-spacing: -0.05em;
}

.price { 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C8E66; 
	font-weight: bold;
	letter-spacing: -0.05em;
}

.chart { 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C8E66; 
	font-weight: normal;
	border-bottom: thin solid #ffffff;
	border-bottom-style: dotted;

}

.description { 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-weight: normal;
	letter-spacing: -0.05em;
}

.lines {
border-bottom: thin solid #ffffff;
border-bottom-style: dotted;
}

.gender{ 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	letter-spacing: -0.05em;
	font-weight: bold;
}

.bigger{ 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	letter-spacing: -0.08em;
	font-weight: bold;
}

.footer { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	letter-spacing: -0.01em;
}