/* CSS Document */

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #9966CC;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #9966CC;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9966CC;
}#Layer1 ol {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9966CC;
}
#Layer1 li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9966CC;
	list-style-type: square;
}
