body	{
	margin: 50px 50px;
	font-family: "Lucida sans", "Lucida Grande", sans-serif;
	}


.heading2 {
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: #003399;
}
.heading3 {
	font-size: 16px;
	font-style: normal;
	color: #333399;
}
.heading4 {
	font-size: 14px;
	font-style: italic;
	color: #0099FF;
}
.heading1 {
	font-size: 32px;
	color: #333399;
	text-align: center;
}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
}
td {
	font-size: 12px;
}
