body
{
	background-color:#FFFFFF;
	top:0px;
	left:0px;
	color:#000000;
	font-family: Arial;
	font-size:12px;
	margin:0px;
	background-repeat:none;
	background-position:fixed;
}

table
{
	background-repeat:none;
	background-position:center;
	font-family: Arial;
	font-size:14px;
}


table.fixed
{
	background-repeat:no-repeat;
	background-position:center;
	font-family: Arial;
	font-size:12px;
}

img
{
	border: none;
}

td.footer 
{
		color:#FFFFFF;
		font-size:80%;
}

td
{
		color:#000000;
		font-size:80%;
}

td.product
{
		color:#ffffff;
		font-size:70%;
}

td.model
{
		color:#ffffff;
		font-size:70%;
}

a
{
	font-size:90%;
	color:#000000;
	text-decoration: none;
}

a:visited 
{
	font-size:90%;
	color:#000000;
	text-decoration: none;
}

a:active
{
	font-size:90%;
	color:#000000;
	text-decoration: none;
}
a:hover 
{
	font-size:90%;
	color:#FF0000;
	text-decoration: none;
}

a.blue
{
	font-size:90%;
	color:#1111FF;
	text-decoration: none;
}

a.blue:visited 
{
	font-size:90%;
	color:#1111FF;
	text-decoration: none;
}

a.blue:active
{
	font-size:90%;
	color:#1111FF;
	text-decoration: none;
}
a.blue:hover 
{
	font-size:90%;
	color:#FF0000;
	text-decoration: none;
}