.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;

}

a.menu:link {
	color: #888888;
	text-decoration: none;
	font-weight: normal;

}
a.menu:visited {
	color: #888888;
	text-decoration: none;
	font-weight: normal;

}
a.menu:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;

}

a.news:link {
	color: #888888;
	text-decoration: none;
	font-weight: bold;

}
a.news:visited {
	color: #888888;
	text-decoration: none;
	font-weight: bold;

}
a.news:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}

a.green:link {
	color: #739912;
	text-decoration: underline;
	font-weight: normal;

}
a.green:visited {
	color: #739912;
	text-decoration: underline;
	font-weight: normal;

}
a.green:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.boldcolor {
	font-weight: bold;
	color: #FF9900;

}

.boldcolor-bigger {
	font-weight: bold;
	color: #FF9900;
	font-size: 14pt;
}

.homenewsheadlines {
	font-weight: bold;
	color: #6666CC;

}

.wetcleaners-heading {
	font-weight: bold;
	color: #FF9900;

}

.headings {
	font-size: 24px;
	color: #667ADE;
}
.headingssubhead {
	font-weight: bold;
	color: #667ADE;
}

.factsheetsheading {
	font-weight: bold;
	color: #003399;
}

.factsheets-heading-big {
	font-weight: bold;
	color: #003399;
	font-size: larger;
}

.fullreport {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}
