td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #005840;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;		
	color: #000000;
	font-size: 10px;
}

.a_footer {
	color: #000000;
	text-decoration:none;
}

.a_footer:hover { 
	color: #000000;
	text-decoration: underline;
}

a { 
	color: #005840;
	text-decoration: none;
}

a:hover { 
	color: #005840;
	text-decoration: underline;
}

.tan { 
	color: #BD9C41;
}

.green { 
	color: #005840;
}

.grey { 
	color: #666666;
}

.copy14px { 
	font-size: 14px;
}

.copy12px { 
	font-size: 12px;
}

.square_bullet { 
	 list-style-image: url(images/square.gif);
}

.pledge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}

.input { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	height: 20px;
	border: 1px solid #999999;
}