.pagehead {
	color : #F93608;
	font-size : 44px;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	text-align : center;
}

.subheading {
	color : #828282;
	font-family : "Comic Sans MS";
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

/* Mouseover Links*/

A {
		text-decoration : none;
}

A.off	{
	text-decoration : none;
	}

	A.on:link  {
	text-decoration: underline;
	}	
	A.on:visited  {

	text-decoration: underline;
	}

/* End Mouseover Links*/
}
.bottomlinks {
	font-size : 15px;
}
#contact {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.text {
	font-family : "Comic Sans MS";
	font-size : 15px;
	padding-left : 20px;
	padding-right : 20px;
	color : Black;
}
.text2 {
	font-family : "Comic Sans MS";
	font-size : 16px;
	padding-left : 20px;
	padding-right : 20px;
	color : Black;
}
.operaname {
	font-weight : bold;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
}
 /*Breadcrumbs*/
 .bfont {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 15px;
}
/*End Breadcrumbs*/
