p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;

}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #CCCC99;
	text-transform: none;
	font-variant: normal;
	background-color: #CC66FF;
	background-repeat: no-repeat;
	letter-spacing: 0.5em;
	text-align: center;
	word-spacing: normal;
	height: auto;
	width: auto;







}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-transform: none;
	background-color: #FFFFFF;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.colouredsubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	font-variant: normal;
	color: #CC99CC;
	text-decoration: blink;

}
.colouredsubheadingsgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	font-style: normal;
	text-decoration: underline;


}
.boldpinksubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC99CC;
	text-decoration: underline;
}
.boldgreysubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
.leftblock {
	background-color: #F2F2F2;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	text-decoration: underline;


}
.subheadingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.mainbodybackground {
	background-color: #FEF5FD;
}
.leftblockpink {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	font-size: 0.8em;
	font-weight: bolder;
	color: #CC99CC;
	text-decoration: underline;

}
a:link {
	color: #CC99CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;



}
a:active {
	color: #CC99CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;

}
a:hover {
	background-color: #FEF5FD;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
}

