body, td {
	font-family: Verdana;
	font-size: 11px;
	color: "#000000";
	line-height: 1.5;
	}

.header {
	font-size: 14px;
	color: #624099; 
	line-height: 1.5;
	}

.indent {
	margin-left: 20px; 
	margin-right: 20px;
	}

.center { 
	text-align: center; 
	}

.links { 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #ebedfc; 
	text-decoration: none; 
	}

.links:hover {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #afe6fa; 
	text-decoration: none; 
	}

.links2 { 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #1e8fb9; 
	text-decoration: none; 
	}

.links2:hover {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #624099; 
	text-decoration: none; 
	}

.copyright { 
	font-size: 10px;
	color: "#000000";
	line-height: 1.5;
	text-align: center;
	}
