td,p,body	{
	Font-Size:9pt;
	Font-Family:Tahoma;
	Color:#333;
}
input,textarea {
	Font-Size:8pt;
	Font-Family:Arial;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
a	{
	text-decoration: none;
	color:#4444AA;
}
a:hover	{
	text-decoration: underline;
	color:#3333BB;
}
a:active	{
	color:#6633CC;
}
select {
	Font-Size:9pt;
	Font-Family:Tahoma;
}
.Title	{
	color:White;
	font-weight:bold;
}
.Date	{
	font-family:Arial;
	font-size:8pt;
	color:#336633;
}
.Model
{
	font-weight:bold;
	color:Navy;
}
.BuyURL
{
	font-size:8pt;
}
.Location
{
	font-size:9pt;
	color:dimgray;
}
.Desc
{
	font-size:8pt;
}
.Remark 
{
	font-family:Arial;
	font-size:8pt;
}