h1 {font-family: "Trebuchet MS", Arial, sans-serif;
	  font-size: 18px;
	  color: #990000;
}
h2 {font-family: "Trebuchet MS", Arial, sans-serif;
	  font-size: 16px;
	  color: #990000;
}
h3 {font-family: "Trebuchet MS", Arial, sans-serif;
	  font-size: 14px;
	  color: #990000;
}
p {font-family: "Trebuchet MS", Arial, sans-serif;
	  font-size: 12px;
	  color: #000000;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #3366FF;
}

a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #3366FF;
}

a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #0000CC;
}
table {
font-family: "Trebuchet MS", Arial, sans-serif;
	  font-size: 12px;
	  color: #000000;
}
