
body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";	color: #006699;
}
a {
	color: #006699;
}
a:hover {
	color: #ff0000;
}
a:visited{
	color: #006666;
}
h2{
	font-family: Arial, Helvetica, "sans serif", "Trebuchet MS";
	color: #006699;
	font-weight: bold;
	text-decoration: underline;

}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #006699;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: large;
	color: #006699;
}
td { font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";	color: #006699;  }