@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	margin:0px;
	margin-top:0px;
	padding:0px;

}

p {
	font:Tahoma;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-right:15px;
	margin-top:5px;
	text-align:justify;
}

table#Bottom {
	font:Verdana;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background:#000;
}

table#Main {
	/*background-color:#CCC;*/
	font:Verdana;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}

stext {
	font-size:12px;
	color:#F30;
}

form#Sell {
	line-height:25px;
}

a {
	font:Verdana;
	font-size:12px;
}