.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.mainheading {
	font-family: "Lucida Calligraphy";
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.bluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.bluemediumclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 4px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.mediumcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.smallclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3px;
	color: #000000;
	font-weight: normal;
}
.solidtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.solidhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.basicblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
.bulletsolid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.bulletsolidtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}

