.heading_page{
	font-family:  Comic Sans MS, Comic Sans MS5, cursive;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.heading_sub{
	font-family:  Comic Sans MS, Comic Sans MS5, cursive;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.copy_standard{
	font-family: Comic Sans MS, Comic Sans MS5, cursive, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.copy_bold{
	font-family:  Comic Sans MS, Comic Sans MS5, cursive;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.list{
	font-family:  Comic Sans MS, Comic Sans MS5, cursive;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	list-style-type: square;
}