h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #003366;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #003366;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #003366;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003366;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003366;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF0000;
}
body {
	background-image: url(Library/canbg.gif);
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;

}
table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;


}
