body	{
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 10 pt
}

p {	text-valign: center;
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 10 pt
	}
	
h1	{
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 16pt;
	}
	
h2	{
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	color: #003399;
	font-size: 10pt;
	}
	
h3	{
	text-align: right;
	font-family:"Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 16pt;
	}

	
a:link	{color:#000000; text-decoration:none}
a:visited	{color:#000000; text-decoration:none}
a:active		{color:#000000; text-decoration:none}
a:hover {color: #003399; text-decoration:none}

td					{
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt
}
						

