@charset "UTF-8";
/* CSS Document */


html {
	margin : 10 pt;
	padding : 10 pt;
}
body {
	color : #000000;
	font-size: 9pt;
	line-height: 20px;
	letter-spacing: .5px;
	font-family: "3 em Helvetica", Arial, sans-serif;
}
a:link {
	text-decoration : none;
	color : #000000;
	background: none;
	font-size: 9pt;
	font-family: "3 em Helvetica", Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;
	outline-color: #000000;
	outline: 0 px;
	outline-style: none;
}
a:visited {
	text-decoration : none;
	color : #000000;
	background: none;
	font-size: 9pt;
	font-family: "3 em Helvetica", Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;
	outline-color: #000000;
	outline: 2 px;
	outline-style: none;
}
a:hover, a:active {
	text-decoration : none;
	color : #ff3300;
	font-size: 9pt;
	font-family: "3 em Helvetica", Arial, sans-serif;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	outline-color: #000000;
	outline: 0 px;
	outline-style: none;
}


}
a img { border: none; }