body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #6E6E6E;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0;
}
a:link {
	color: #000000;
	font-size: 12px;
}
a:visited {
	color: #000000;
	font-size: 12px;
}

p.center {
	text-align: center;
	margin-bottom: 0;
}

p.palet {
	margin-bottom: 0;
}
