body {
	margin: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#box_speciallist {
	font-size: 8pt;
	height: 100%;
	clear: both;
	padding: 2px;
	font-weight: bold;
	background-image: url(/media/images/shared/specials-bg.jpg);
	background-repeat: no-repeat;
	}
.left {
float: left;
}
.right {
float: right;
}	

a {
	text-decoration: none;
	color: #333333;

}

a:hover {
	text-decoration: underline
}

p {
	font-size: 10pt;
}

.tinytext {
	font-size: 7pt;
}

.smalltext {
	font-size: 8pt;
}

.header1 {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F98CB;
}
.header2 {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #6F98CB;
}
.linkcolor {
	color: #FFFFFF;
}

.qualitystar {
	color: #FCB402;
	font-size: 18px;
}
.oneway {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	}

