
.menu { font-weight: bold; font-size: 10px; font-family: Verdana }
img {
	                     	border-width: 0px;
	                     }
.small { font-size: 10px; font-family: Verdana }
.medium { font-size: 14px; font-family: Verdana }
.regular      {
	font-size: 11px;
	font-family: Verdana }
a   { color: black; font-size: 11px; font-family: verdana; text-decoration: none }
a:hover  {
	color: #76397c;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none }
.sft {
	color: #aab4aa;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia }
table.price {
	                     	height: auto;
	                     	padding: 0px;
	                     	margin: 0px;
	                     	border-collapse: collapse;
	                     	font-family: Verdana, Helvetica, Arial, sans-serif;
	                     	font-size: 0.7em;
	                     	width: 100%;
	                     }
table.price td {
	                     	padding: 2px;
	                     	border-bottom-color: #cccccc;
	                     	border-bottom-style: solid;
	                     	border-bottom-width: thin;
	                     	margin: 0px;
	                     }
table.price tr.red {
	                     	color: #cc0000;
	                     }
table.price tr.azz {
	                     	color: #336699;
	                     }
#visit {
	                     	margin-top: 30px;
	                     	width: 760px;
	                     	margin-right: auto;
	                     	margin-left: auto;
	                     	text-align: center;
	                     }
#visit table {
	                     	text-align: center;
	                     	width: 100%;
	                     }
#visit table td.left {
	                     	text-align: left;
	                     }
#visit table td.right {
	                     	text-align: right;
	                     }

