@CHARSET "UTF-8";

A
{
  text-decoration: underline;
  color: darkblue;
}

*
{
	font-size: 12px;
  font-family: Verdana;
}

font.smalltext
{
	font-size: 10px;
  font-family: Verdana;
}

thead
{
	font-weight: bold;
}

table.content-table-600
{
	width: 600px;
}

table.content-table-580
{
	width: 580px;
}
table.content-table-680
{
	width: 580px;
}

td.td-price
{
	width: 80px;
}

tr.tr-bold
{
	font-weight: bold;
}

a img
{
	border: 0px;	
}