@import "/global.css";

Body {
	color:#666666;
	font: 1em/1em Verdana,sans-serif;
	}
a {	text-decoration:none;}
a:link {
	color:#000000;
	border-bottom:1px solid #999999;
	}
a:visited {
	color:#666666;
	border-bottom:1px solid #111111;
	}
a:hover {
	color:#87394C;
	}
h1 {
	text-indent: -9999px;
	width: 378px;
	height: 178px;
	background: url(head.jpg) top left no-repeat;
	}
h2 {
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	}
ul {
	list-style: circle inside;
	padding:0;
	}
input,select,textarea {
	color: #444444;
	border: #888888 1px solid;
	margin: 2px 0 0 0;
	padding:2px;
	}

#center {
	width:390px;
	margin:auto;
	}
#content {
	font-size: 0.8125em;
	}