body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1, .heading1
{
	font-size: 1.2em;
	font-weight: bold;

}
h2, .heading2
{
	font-size: 1.0em;
	font-weight: bold;
}
h3, .heading3
{
	font-style: italic;
	
}
h4, .heading4
{
	text-decoration: underline;

}
