﻿body{
	color: #666633;
	font-family: monospace;
}
hr{
	color: #996600;
	height: 3px;
}
p{
	color: #666633;
	padding-bottom: 54px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-top: 16px;
}
img {
	border-style: solid;
	border-width: 0;
}
a{
	color: #9999FF;
	text-decoration: underline;
}
a:visited{
	color: #9999FF;
	text-decoration: underline;
}
a:hover{
	color: #0066CC;
	text-decoration: underline;
}
a:active{
	color: #0066CC;
	text-decoration: underline;
}
.font-s {
	font-size: small;
}
.sd_right {
	text-align: right;
}

