body 

	{
		margin: 2px 2px 2px 2px;
	}

h1
	{
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: red;
		text-align: left;
	}

h2
	{
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: red;
		text-align: left;
	}


p.firstfound 

	{
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: left;
	}

p.small 
	{
		font-family: arial, sans-serif;
		font-size: 10px;
		text-align: center;
	}

p.title_right
	
	{
		text-align: right;
	}

p.delivery

	{	
		text-align: left;
		font-family: arial, sans-serif;
		font-size: 12px;
	}

p.standard

	{	
		text-align: left;
		font-family: arial, sans-serif;
		font-size: 12px;
	}

p.counter
	{
		text-align: left
	}



td
	{
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: left;
		padding: 4px 4px;
	}

td.head
	{
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: red;
		text-align: left;
		padding: 6px 4px;
	}


img.vic
	{
		vertical-align: top;
	}

img.printer
	{
		vertical-align: middle;
	}

img.middle
	{
		vertical-align: middle;
	}

a	
	{
		color: red;
		text-decoration: none;
		font-family: arial, sans-serif;
		font-size: 12px;
	}

a:link	
	{
		text-decoration: none;
		color: red;
	}		

a:visited

	{ 
		text-decoration: none;
		color: red;

	}

a:hover
	{	
		text-decoration: underline;
		color: red;
	}


a:active

	{	
		text-decoration: underline;
		color: red;
	}

a.small	
	{
		font-size: 10px;
	}

a.small:link	
	{
		text-decoration: none;
		color: red;
	}		

a.small:visited

	{ 
		text-decoration: none;
		color: red;

	}

a.small:hover
	{	
		text-decoration: underline;
		color: red;
	}


a.small:active

	{	
		text-decoration: underline;
		color: red;
	}


a.firstfound 

	{
		font-family: arial, sans-serif;
		font-size: 11px;
	}

a.firstfound:link	
	{
		text-decoration: none;
		color: red;
	}		

a.firstfound:visited

	{ 
		text-decoration: none;
		color: red;

	}

a.firstfound:hover
	{	
		text-decoration: underline;
		color: red;
	}


a.firstfound:active

	{	
		text-decoration: underline;
		color: red;
	}





		