body 	{
 		font-size: 10pt;
		font-family: Tahoma;
		padding-right: 0pt;
		margin-right: 0pt;
		border-style: none;
	}
td 	{
		font-size: 10pt;
		font-family: Tahoma;
		padding-right: 0pt;
		margin-right: 0pt;
		border-style: none;
	}
h1	{
		font-family: Tahoma;
		font-size: 30pt;
		color: #000000;
	}
h2	{
		font-family: Tahoma;
		font-size: 20pt;
		color: #000000;
	}
h3	{
		font-family: "Bookman Old Style";
		font-size: 35pt;
		font-weight: bold;
		color: #650000;
	}
h4	{
		font-family: "Bookman Old Style";
		font-size: 12pt;
		font-weight: bold;
		font-style: italic;
		color: #650000;
	}
a:link	{
 		font-size: 10pt;
		font-family: Tahoma;
		color: #303090;
		text-decoration: none;
	}
a:visited	
	{
 		font-size: 10pt;
		font-family: Tahoma;
		color: #303090;
		text-decoration: none;
	}
a:active	
	{
 		font-size: 10pt;
		font-family: Tahoma;
		color: #303090;
		text-decoration: none;
	}
a:hover  
	{
 		font-size: 10pt;
		font-family: Tahoma;
		color: #0000ff;
		text-decoration: underline;
	}

