body{
	font: 12px sans-serif;
	color: #333;
	background: #eee url('images/body_bg2.png') repeat-x;
}

#main{
	background: white;
	width: 950px;
}

li{
	margin-top: 5px;
}

.pole{
	width: 150px;
}
p, td{
	font: 12px arial;
}
