@charset "UTF-8";
/* CSS Document */

body{
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 78%;
	}
div#content{
	margin: 0;
	height: 460px;
	width: 570px;
    }
div#footer{
	width: 570px;
	letter-spacing: 0.01em;
	line-height: 130%;
	position:relative;
	font-size: 1em;
	letter-spacing: 0.01em;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	line-height: 130%;
	font-weight: lighter;
	letter-spacing: 0.01em;
	color:#666666;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	line-height: 110%;
	font-weight: lighter;
	letter-spacing: 0.01em;
	color:#666666;
	}
div#container {
	width: 570px;
	height: 20px;
	text-align: right;
	border-color: #666666;
	border-style: dotted;
	border-width: 0 0 1px 0;
}
a {
	line-height: 18px;
	color:#333;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	border-color: #666666;
	border-style: dotted;
	border-width: 0 0 0 1px;
	right: auto;
	}
a:hover {
	line-height: 18px;
	color:black;
	text-decoration:none;
	background-color:#CCCCCC;
	}
a:visited {
	color:#666666;
	}
a:active {
	text-decoration:none;
	background-color:#CCCCCC;
}
li{
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 8px 0 8px;
	color:#666666;
}
p {
	line-height: 18px;
	}
p1 {
	line-height: 18px;
	color:#666666;

}
a p2 {
	line-height: 18px;
	color:#333;
	text-decoration:none;
}