body
{
}

.SubHeadings
{
	font-family:"Arial";
	font-size:x-large;
	font-weight:bold;
	background-color:#01009A;
	color:white
}

.Content
{
	font-family:"Arial";
	font-size:small
}

.BlueBackground
{
	background-color:#0B2ADD
}