BODY {

	color: #000000;
	background-color: #99ccff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
        margin-left: 0.5in;
        margin-right: 0.5in;
}

A {
	color: #660099;
	text-decoration: none;
}

A:HOVER {
	color: #990033;
	text-decoration: none;
}

A:visited	{
color: #666699;
text-decoration: none;
	}