body, td {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: "#000000";
	line-height: 1.25;
	}

.indent {
	margin-left: 30px; 
	margin-right: 40px;
	}
	
.tagline { 
	font-size: 18px; 
	color: "#893e1c";
	line-height: 1.5;
	}
	
.header { 
	font-size: 16px; 
	color: "#cc6b90"; 
	}
	
.ctr {
	text-align: center;
	}
	
.links { 
	font-size: 13px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none; 
	line-height: 2;
	}
	
.links:hover {
	font-size: 13px; 
	font-weight: bold;
	color: #fbc9dc; 
	text-decoration: none; 
	line-height: 2;
	}

.links2 { 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none; 
	line-height: 2;
	}
	
.links2:hover {
	font-size: 11px; 
	font-weight: bold;
	color: #fbc9dc; 
	text-decoration: none; 
	line-height: 2;
	}
	
.links3 { 
	font-size: 11px; 
	font-weight: bold;
	color: #CC6B90; 
	text-decoration: none; 
	line-height: 2;
	}
	
.links3:hover {
	font-size: 11px; 
	font-weight: bold;
	color: #fbc9dc; 
	text-decoration: none; 
	line-height: 2;
	}

.credit { 
	font-size: 11px; 
	color: "#ff9999";
	line-height: 1.5;
	text-align: center;
	}

