body, p, td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	text-align: justify;
}

.contact {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	text-align: justify;
}

.grey {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.orange {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FE8E68;
}

a.current {
	font-family: Arial,Helvetica,sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
}

a {
	color: #F33500;
	text-decoration: none;
}

td.products {
	color: #F33500;
}