body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	position: relative;
	background-position: center top;
	font-size: 14px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF99FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF99FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.td  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-color: #FF99FF;
	background-position: center center;
}

.body p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

.body a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	height: 40px;
}
.body li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.body td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
