.smallprint {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-variant: small-caps;
	text-align: right;
}
a:link {
    font-variant: small-caps;
	text-decoration: underline;
	color: #000000;
}
a:hover {
    font-variant: small-caps;
	text-decoration: underline;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	font-variant: small-caps;
	text-decoration: underline;
	color: #40004C;
}
a:active {
    font-variant: small-caps;
	text-decoration: underline;
	color: #000000;
}
