/* CSS Document */

p{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.chalkboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFE6D;
	line-height: 25px;
}
.chalkboardsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF6633;
}
.chalkboard2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
	line-height: 25px;
}
.chalkboard3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #009966;
}
.chalboard4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FF6633;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bold {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
