.footer{
	font-family: cursive;
	font-size: 10px;
	color: "blue";
 }

.title1{
	font-family: cursive;
	font-weight: bolder;
	font-size: 25px;
 }

.title2{
	font-family: cursive;
	font-weight: bolder;
	font-style: normal;
	font-size: 25px;
 }

.standard1{
	font-family: cursive;
	font-weight: bold;
	font-size: 14px;
 }