h6 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	color: #00CCFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 14px;
}

