h1 {

font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #030;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #033;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #030;
	font-weight: lighter;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #030;
	text-align: center;
}
h5 {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67292C;
	text-decoration: none;
	font-weight: lighter;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #243D52;
	text-decoration: none;
	font-size: 12px;
	font-weight: lighter;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #68282C;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: underline;
	font-size: 10px;
	font-weight: lighter; 	
}
a:img {border:none;}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #333;
}
.ParagraphSchoolName {
	font-family: "Lucida Handwriting Italic", "Bradley Hand ITC TT Bold", cursive;
	font-size: 14px;
	color: #333;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
	font-style: normal;
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 16px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
}
