body {
	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #EBEBEB;
	color: #000;
}

.menu a	{
	display: block;
	padding: 9px;
	float:left;
	font-weight:normal;
	color:#333333;
	font-size:12px;
	text-decoration: none;
}

.menu a:hover 	{ color:#FFFFFF; text-decoration: none; background-color:#CC0000; }
a 				{ text-decoration:none; color:#CC0000; font-weight:bold; }
a:hover			{
	color:#00F;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #406281;
	text-transform: uppercase;
	text-align: left;
}

.button {
	display: block;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #900;
	border:0PX;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body div table tr td table form tr td p {
	font-weight: bold;
}
body div table tr td p {
	color: #000;
	text-align: left;
	
}
#prices {
	text-align: left;
}
body div table tr td {
	text-align: left;

}
body p {
	text-align: left;
}
body p {
	text-align: left;
}

