.mytext{ text-align:justify}
.mytext strong{ font-weight:bold; color:#277D26}
h1.mytext{ text-align: center; font-size:14px}
body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Tahoma, Verdana;
}
td
{
	font-size:x-small;
}
td.headformat
{
	padding-right: 4px;
	border-top: #f8f8f8 4px solid;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #f8f8f8 4px solid;
	background-color: #fbfbfb;
}
td.tdformat
{
	border-bottom:solid 1px #f8f8f8;
	padding:4px;
}
a
{
	color: darkblue;
}
a:hover
{
	color:Red;
}
a.selnews
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
}
span.price
{
	font-weight:bold;
	color:Red;
}
p.dubnav
{
	font-size:xx-small;
}
span.dubnav
{
	color:gray;
}
span.firstnews
{
	font-size:xx-small;
	color:Gray;
}