BODY {
	margin: 0px;
	font : "MS Sans Serif", Geneva, sans-serif;
}

.gray {size:90%; color:gray; text-decoration:none}

a.top{
	font-size: x-small;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}

a.top:hover{
	font-size: x-small;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}

h6 {
	font-size: x-small;
	font-weight: bold;
	color: Red;
	margin-top: -3px;
}

#tel {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
	color: Red;
}

a.menu{
	font-size: 17px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}

a.menu:hover{
	font-size: 17px;
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

a.super_menu{
	font-size: 20px;
	color: Navy;
	text-decoration: none;
	margin-top: -5px;
	font-family: "Arial Black";
}

a.super_menu:hover{
	font-size: 20px;
	color: Red;
	text-decoration: underline;
	margin-top: -5px;
	font-family: "Arial Black";
}

td.down{
	font-size: x-small;
	color: #303030;
	vertical-align:top;
	padding-top:5px
}

td.main_text{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 1px solid Gray;
	color: #000033;
	font-size: small;
}

h1{
	color: Maroon;
	font: bold large;
	letter-spacing: 3px;
	margin-bottom: 0px;
}

h1.logo{
	font-size: small;
	font-weight: bold;
	color: Red;
	margin-top: -3px;
	letter-spacing: 0px;
}

p.partners{
	font-size: x-small;
	text-align: center;
}
