body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Gray;
	font-size: small;
}
a,a:active,a:link{
	color: Gray;
	font-size: small;
	text-decoration: underline;
}
a:hover {
	color: #9900FF;
	text-decoration: underline;
}
a:visited {
	color: #9900FF;
	
} 
body, html { height: 100%; }
.copyright{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Gray;
	font-size: xx-small;
}
.jcd {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}