	body	{
	font-family: "times new roman", serif;
	}
	.footer	{
	font-size: x-small;
	}
	b	{
	color: blue;
	}
	.text	{
	font-size: 9pt;
	text-indent: 4pt;
	}
	:link	{
	color: blue;
	}
	a:hover	{
	color: #f00;
	}
	a:active	{
	color: silver;
	}
	:visited	{
	color: 000;
	text-decoration: none;
	}
	.company	{
	font-color: 000;
	font-size: 11px;
	font-weight: bold;
	}
    .bordertable	{
	border: black solid 1px;
	}	
