@charset "utf-8";
/* CSS Document */



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 16px;
}
body {

}

