@charset "utf-8";
/* CSS Document */

ody,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-style: italic;
}
body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {color: #333333; }
.style5 {
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #333333;
}
a:visited {
	color: #444444;
}
a:hover {
	color: #666666;
}