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:none;
	}

a:hover	{
	color:#0033CC;
	text-decoration:none;
	}

.blue	{
	color:#0033CC;
	}

.lightblue	{
	color:#0099FF;
	}

.red	{
	color:red;
	}

.title	{
	font-size:15px
	}

.tdcolor	{
/*	border-top:1px solid #99ADEB;*/
	border-bottom:1px solid #99ADEB;
/*	background:#FAFBFE;*/
	}

.price {
	font-size:20px;
	color:red;
	}

.price2 {
	font-size:13px;
	color:red;
	}

.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:#99ADEB;
	}

.headerb	{
	font-size:30px;
/*	font-weight:bold;*/
	}