body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61aa4a;
	background-color: #ffffff;
	cursor: crosshair;
	text-align: justify;
	scrollbar-track-color: #61aa4a;
	scrollbar-highlight-color: #61aa4a;
	scrollbar-3dlight-color: #61aa4a;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #61aa4a;
	scrollbar-face-color: #61aa4a;
	scrollbar-arrow-color: #ffffff;
	margin: 0px;
}

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61aa4a;
	text-align: justify;
	background-color: #ffffff;
}

a:link, a:active, a:visited{
	color:#61aa4a;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:hover{
	color:#b81123;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	cursor: n-resize;
}

blockquote {
	color:#e5f4df;
	margin-left:3px;
	margin-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#61aa4a url(images/suiseiseki.gif) no-repeat right bottom;
	text-align:left;
	width: 200px;
	border: 1px dashed #e5f4df;
	height: 300px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transformation: lowercase;
	color: #61aa4a;
	font-style: italic;
	text-align: left;
	text-transform: lowercase;
	border-bottom: 4px double #61aa4a;
	font-weight: bold;
}

ul {
	list-style-type: circle;
	}

.codesort li {
	display: block;
	padding-right: 0.5em;
	}
	
	.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61aa4a; 
	}
	
b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b81123;
}

strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #61aa4a;
}

i {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #eecd4a;
	font-weight: bold;
}
