body{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
div{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
font{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
table{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.content{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.nav{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.small{
	/*font-family: Arial;*/
	font-family: helvetica;
	font-size: 10px;
}
#xrate {
	text-align:center;
}
a:link{
	color: #000042;
}
a:visited{
	color: #000042;
}
a:active{
	color: #ffffff;
}
a:hover{
	color: #ffffff;
}
a.front:link{
	color: #000042;
}
a.front:visited{
	color: #000042;
}
a.front:active{
	color: #000099;
}
a.front:hover{
	font-family: helvetica;
	color: #000099;
	background-color : #eeeeee;
}
.center {
   text-align: center;
}

table.storefront {
	/*border : thin solid #dddddd;*/
}

table.storefront td {
	font-family: helvetica;
	font-size: 12px;
	color: #333333;
	vertical-align : middle;
	text-align : center;
	/*
	border-bottom : thin solid #dddddd;
	border-left : thin solid #dddddd;
	border-right : thin solid #dddddd;
	border-top : thin solid #dddddd;
	*/
	height : 90px;
	width : 90px;
}