@charset "utf-8";
/* CSS Document */


body {
	background-color: #E0DFE3;
}
body,td,th {
	color: #000000;
	font-family: Times New Roman, Times, serif;
}
img{
	border: 0;
	}
.style3 {
	font-size: 24px;
	color: #9e3652;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.style4 {
	color: #646b5a;
	font-size: 24px;
	font-weight: lighter;
	text-align: right;
}

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
</style>
