body
{
	margin:0px;
    margin-bottom:0px;
	background-color:#DEB887;

	SCROLLBAR-FACE-COLOR: #FFEFD5;

	SCROLLBAR-HIGHLIGHT-COLOR: #8B4513;
	SCROLLBAR-SHADOW-COLOR:    #8B4513;

	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:   #8B4513;

	SCROLLBAR-TRACK-COLOR:      #FEFEFE;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.fott
{
	font-family: "Arial", "Arial Narrow", "Tahoma";
	font-size:12px;
	color:#FFEFD5;
	font-weight:bold;
}
h1
{
	margin-top:10px;
	margin-left:5px;
	font-family: "Book Antiqua", "Bookman Old Style", "Garamond";
	font-size:18px;
	color:#8B4513;
	text-align:center;
}
h2
{
	margin-top:10px;
	margin-left:5px;
	font-family: "Book Antiqua", "Bookman Old Style", "Garamond";
	font-size:16px;
	color:#8B4513;
	text-align:center;
}
h3
{
	margin-top:0px;
	margin-left:5px;
	font-family: "Book Antiqua", "Bookman Old Style", "Garamond";
	font-size:16px;
	color:#8B4513;
	text-align:center;
}
p
{
    font-family: "Book Antiqua", "Bookman Old Style", "Garamond";
	font-size:13px;
	color:#FFEFD5;
	margin:5px;

	}
hr 
{
color: #FFEFD5;
align: center;
}

.txt
{
    font-family: "Book Antiqua", "Bookman Old Style", "Garamond";
	font-size:13px;
	color:#FFEFD5;
	}

.tel
{
	font-family: "Arial", "Arial Narrow", "Tahoma";
	font-size:13px;
	color:#8B4513;
	font-weight:bold;
    margin:10px;
    text-align:right;
}
a.menu:hover
{
	text-decoration:underline;
}
a.menu
{
color: #FFEFD5;
font-family: "Arial", "Arial Narrow", "Tahoma";;
font-size: 13px;
font-weight: bold;
padding-left: 2px;
background-repeat: no-repeat;
background-position: 0% 0%;
padding-top: 10px;
margin-bottom: 10px;
text-decoration:none;
}

a.right:hover
{
	text-decoration:underline;
}
a.right
{
color: #FFEFD5;
font-family: "Arial", "Arial Narrow", "Tahoma";;
font-size: 12px;
font-weight: bold;
margin:27px;
text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a
{
color: #FFEFD5;
font-family: "Arial", "Arial Narrow", "Tahoma";;
font-size: 13px;
font-weight: normal;
text-decoration:none;
}



