a:link {
	font-family: "Comic Sans MS";
	color: #993300;
}
a:visited {
	font-family: "Comic Sans MS";
	color: #E16500;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	color: #663300;
	text-decoration: underline;
}
a:active {
	font-family: "Comic Sans MS";
	color: #996600;
	text-decoration: none;
}
p {
	font-family: "Comic Sans MS";
	color: #660000;
	font-weight: normal;
	list-style: url(images/c1fbullet.jpg);
	text-align: justify;
	font-size: 16px;




}
h1 {
	font-family: "Comic Sans MS";
	color: #663300;
	text-align: center;


}
h2 {
	font-family: "Comic Sans MS";
	color: #663300;
	text-align: center;


}
h3 {
	font-family: "Comic Sans MS";
	color: #663300;
	text-align: center;
	font-size: 18px;

}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #330000;
	list-style: url(images/c1fbullet.jpg);
	font-size: 16px;

}
h4 {
	font-family: "Comic Sans MS";
	color: #660000;
	text-align: center;
	font-weight: normal;
	font-size: 16px;

}
h5 {
	font: bold 12px "Comic Sans MS";
	color: #660000;
	text-align: right;
}
li {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

