body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFF0F0;
	font-size: 10pt;
	border: thin;
	margin: 10px;
	padding: 5px;
	background-image: url(images/stitchbackground1.jpg);





}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FF0000;
	font-size: 16pt;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #0000FF;
	font-size: 14pt;



}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	border: thin;
	background-repeat: repeat;
	margin: 15px;


}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #0000FF;
	font-size: 12pt;
}
li {
	font-size: 10pt;
}
.calLink {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFEAF4;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
hr {
	color: #66CC00;
}
