p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	overflow: scroll;
	height: 405px;
	width: 667px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #66FF00;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00FFFF;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #009900;
}
