BODY
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	
}

A:link {
	COLOR: #3333cc;
	text-decoration: none;
	font-weight: bold;

}

A:visited {
	COLOR: #cc99cc;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	COLOR: #cc3300;
	text-decoration: none;
	font-weight: bold;

}
A:active {
	COLOR: #0033ff;
	text-decoration: none;
	font-weight: bold;
}
}
.letters {
	letter-spacing: 3pt;
	font-variant: small-caps;

}
