@charset "utf-8";
body {
	font-family: Amphion, Times;
	font-size: 12px;
	background-color: #000000;
	color: #333333;
}
@font-face {
    font-family: Amphion;
    font-style:  normal;
    font-weight: normal;
    src: url(AMPHION0.eot);
}.footer {
	font-family: Amphion, Times;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:link {
	font-family: Amphion, Times;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
	font-family: Amphion, Times;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	font-family: Amphion, Times;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	font-family: Amphion, Times;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #996666;
}
a:visited {
	color: #663333;
}
a:active {
	color: #663333;
}
a:hover {
	color: #663333;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #846b65;
}
.image {
	padding-right: 15px;
}
