/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	}

.subheading {  
	font-family: "Bradley Hand ITC"; 
	font-size: 36pt; 
	color: #000000
}
.smallsubheading {  
	font-family: "Bradley Hand ITC"; 
	font-size: 24pt
}
.smallheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #666666; 
	font-weight: bold
}
.smallheading:hover {
  color: #FF9999;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.pinkheading {
	color: #FF9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

