/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height:180%;
	margin:0;
	padding:0;
	background:none;
	color:#000000;
}
img {
	border:0;
}
abbr {
	cursor:help;
	border-bottom:1px dotted #777;
}
acronym {
	cursor:help;
	border-bottom:1px dotted #777;
}
blockquote {
	font-size:1.2em;
	border-top:1px dashed #777;
	border-bottom:1px dashed #777;
	font-style:italic;
}
hr { border:1px #ddd solid; border-collapse:collapse; height:1px; }

.error { font-weight:bold; color:#990000; }
.ok { font-weight:bold; color:#009900; }
.nd { position:absolute; left:-4400px; }
