@charset "utf-8";
/* CSS Document */
body { 
	font-family: Tahoma;
	font-size: 9pt;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}
p {
	margin:2px;
	padding:0px;
}
a {
	font-family:Tahoma;
	font-size: 9pt;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;
}



a:hover {
	color:#fff;
	text-decoration:none;
}

img {
	border:0px;
}
table {
	font-family:Tahoma;
	font-size: 9pt;
	border-collapse:collapse;
}
tr td {
	font-family:Tahoma;
	font-size:: 9pt;
	margin:0px;
	padding:0px;
	color:#fff;
}

form {
	font-family:Tahoma;
	font-size: 9pt;
	border: #666666 0px solid;
	margin:0px;
	padding: 0px;
}

input {
	font-family:Tahoma;
	font-size: 9pt;

}

textarea {
	font-family:Tahoma;
	font-size: 9pt;

}
select {
	font-family:Tahoma;
	font-size: 9pt;
}




