/* CSS Document */
body
{
	background-color:#ffffff;
	font-family:Tahoma;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
input, form, textarea
{
	font-family:Tahoma;
	font-family:Tahoma;
	font-size:12px;
}
td
{
	font-size:12px;
}

a:link, a:visited, a:hover
{
	color:#000;
}

td.page_title
{
	font-size:16px;
	font-weight:bold;
}

.title
{
	color:#000000; 
	font-weight:bold;
}
.price
{
	color:#000000; 
	font-weight:bold;
}
.description, .description td
{
	color:#000;
}

.footer
{
	color:#000000;
	font-size:10px;
}
.footer a:link, .footer a:hover, .footer a:visited
{
	color:#000000;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}.description .red {
	color: #800000;
}

