@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e1e1;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	line-height: 15px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
}