BODY
	{
	BACKGROUND: #ffffff;
	COLOR: #000000;
	}
div.hedline h1
	{
	FONT-FAMILY: "Times New Roman";
	font-size: 30px;
	}
div.hedline h2
	{
	FONT-FAMILY: "Times New Roman";
	font-size: 24px;
	}
div.bodycontent
	{
	FONT-FAMILY: "Times New Roman";
	}

h2
	{
	FONT-FAMILY: "Arial, Helvetica";
	font-size: 20px;
	}

div.note
	{
	font-weight: bold;
	color: green;
	}
	
p.tagline
	{
	font-weight: italics;
	}
	
