td	{
	font-family: Arial,Tahoma,Trebuchet MS;
	font-size:11px;
	color:#333333;
	}

input,textarea,select	{
	font-family: Arial,Tahoma,Trebuchet MS;
	font-size:11px;
	}

p	{
	margin:0px;
	}

a	{
	color:#333333;
	text-decoration:underline;
	}

a:hover	{
	color:#0033CC;
	text-decoration:none;
	}

.blue	{
	color:#0033CC;
	}

.title	{
	font-size:15px
	}

.tdcolor	{
	border-top:1px solid #99ADEB;
	border-bottom:1px solid #99ADEB;
	background:#FAFBFE;
	}

.price {
	font-size:14px;
	color:brown;
	font-weight: bold;
	}

.results {
	font-size:16px;
	font-weight:bold;
	color:#99ADEB;
	margin:20px 0px 10px 6px;
	}

.header	{
	font-size:13px;
	font-weight:bold;
	color:white;
	padding:3px;
	background:#CC9900;
	
	}