a { color: #999900; text-decoration: none}
a:vlink { color: #FF9900; text-decoration: underline}
a:alink { color: #FF9900; text-decoration: none}
a:hover { color: #CCB300; text-decoration: underline}
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(img/bg.gif) repeat-x;
	font-size: 12px;
	line-height: 150%;
	color: #999999;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #999999;
	text-align: right;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom15 {
	margin-bottom: 15px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.left15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}

.s {
	font-size: 10px;
	line-height: 140%;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757569;
}
.tel {
	font: 24px Arial, Helvetica, sans-serif;
}
