﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	text-decoration:none;
	color: #646464;
}
a:hover
{
	color:#FF8C01;
}

.fOrange 
{
	background-color: #FF8C01
}

.pdProductName
{
	background-color: #FF8C01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF8C01;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}

.footer_text
{
	font-family:Verdana;
	font-size: 10px;
	color:#c4c4c4;
}

.footer_text_over
{
	font-family:Verdana;
	font-size: 10px;
	color:#f58025;
}