body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 30x;
	margin-right: 0px;
	font-size: 10px;
	font-family: Century Gothic, Tahoma, Arial, sans-serif;
	color: #000000;
}

td.selectshop { 
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #000000;
	/*border-style: solid;
	border-width: 1px;*/
	letter-spacing: 1px;
	font-size: 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #0357a0;
	/*font-weight: bold;*/
}

a:link.selectshop { color: #0357a0; text-decoration: none; }
a:visited.selectshop { color: #0357a0; text-decoration: none; }
a:hover.selectshop { color: #990000; text-decoration: underline; font-weight: bold; }

td.default { 
	background-color: #FFFFFF;
	border-color: #000000;
	/*border-style: solid;
	border-width: 1px;*/
	letter-spacing: 1px;
	font-size: 15px;
	font-family: Century Gothic, Tahoma, Arial, sans-serif;
	color: #990000;
	font-weight: bold;
}

td.small { 
	background-color: #FFFFFF;
	border-color: #000000;
	/*border-style: solid;
	border-width: 1px;*/
	letter-spacing: 1px;
	font-size: 15px;
	font-family: Century Gothic, Tahoma, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}
