/* FACTSHEET */

#fs a, #fs a:link, #fs a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
	text-align : justify;
}

#fs a:active, #fs a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	text-align : justify;
}
p, #fs td {
  font-family: "Times New Roman", Times, serif;
	font-size: 10pt; 
	margin: 0;
}
#fs .smallphone {
	font-size: 10pt;
	font-weight: bold;
	line-height: 16px;
}
#fs th {
	font-weight: bold;
	padding: 0 4px 0 0;
	margin: 0;
	font-size: 12pt;
}
#fs .url {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#fs .slogans {
	color: #000000;
}
#areatable th {
	background-color: #efefef;
	color: #000000;
	text-transform: uppercase;
	font-size: 10pt;
	border-bottom: 2px solid #333333;
}
#footer {
	margin-top: 10px;
	text-align: center;
}
