@charset "utf-8";
/* CSS Document */

.bodydiv {
	margin: 3px;
	padding: 3px;
	width: 480px;
}
.rightmenudiv {
	margin: 3px;
	padding: 3px;
	width: 100px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.style2 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	text-align: justify;
}
a:link {
	color: #0C655F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C655F;
}
a:hover {
	text-decoration: underline;
	color: #0C655F;
}
a:active {
	text-decoration: none;
	color: #0C655F;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
