﻿h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a {
	color: #000080;	
	text-decoration: none;
}
a:visited {
	color: #000080;	
}
a:active {
	color: #000080;	
}
a:hover {
	color: #008000;
	text-decoration: underline;
}
