/* CSS Document */

.alycidon {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
	background-color: #333333;
}
p {
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	color: #00FFFF;
	background-color: #333333;
	background: #333333;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #00FFFF;
	background-color: #333333;
}

