.big_grey {
	font-family: arial;
	font-size: 17px;
	color: #585858;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
p {
	padding-left:5px;
	padding-right:5px;
}
#params {
	padding-left:15px;
	padding-right:5px;
}