@charset "UTF-8";

*{border:0px solid #eee;margin:2;padding:0;list-style:none}
body, td, tr	 {
	color: #000000;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-weight: bold;
}

