.bothy {
	font-family: "Comic Sans MS";
	color: #000099;
	
}
.bothybg {
	font-family: "Times New Roman";
	color: #000099;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	text-align: center;


}
.heading {
	font-size: 24px;
	color: #000099;
	font-family: Garamond;
	font-weight: bolder;
}
.pageheading {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Garamond;
	font-weight: bolder;
	background-attachment: fixed;
	background-image: url(images/title.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #b1fcfc;



}
.page {
	font-family: "Times New Roman";
	font-size: x-large;
	color: #000099;
	font-weight: bold;
	


}
.texts {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
