	body {
		font-family: Garamond;
	}
	
	#links ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#links li {
		float: right;
		background: url(newtab2.gif) no-repeat;
		margin: 0;
	}
	
	#links a {
		display: block;
		color: white;
		text-decoration: none;
		padding: 0.6em 1em 0.25em;
	}
	
	#links a:hover {
		color: black;
	}
	
	a.boxlink {
		border: 0px solid #840041;  
		text-decoration: none; 
		text-align: center;
		
	}

	p {
		color:#000000;
		font-size: 10pt;
	}
	
	li {
	color:#000000;
		font-size: 10pt;
	}
	
	h1 {
		color:#840041;
		font-size: 14pt;
	}
	
	h2 {
		font-size: 12pt;
		color:#840041;
	}
	
	h3 {
		font-size: 10pt;
		color:#840041;
	}
	th {font-family: Verdana, Garamond;
  font-size: 12pt;
  font-weight: bold
  }
  
  td
  {font-family: Verdana, Garamond;
  font-size: 10pt
  }
