body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-position: center;
	background-color:#EEEEEE;
	font-family:"Times New Roman";
	font-size:15px;
	color:#000000;
}
a
{
	font-family:"Times New Roman";
	font-size:15px;
}
a:link {
	color:#2222FF;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
a:active {
	color:#EE8800;
	text-decoration:none;
}
.txt1 {
	font-family:"Times New Roman";
	font-size:15px;
	color:#000000;
}
.txt2 {
	font-family:"Times New Roman";
	font-size:20px;
	color:#000000;
}
