P#copy{
	font-family : monospace;
	font-size : xx-small;
	color : Gray;
}

P#title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #0000CE;
	font-style : italic;
	font-weight : bold;
}
DIV#caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : italic;
	color : #0000CE;
}
A#txt:LINK {
	color: #0000CE;
	text-decoration : underline;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #0000CE;
}
BODY {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #0000CE;
}

A:link {
	color: #0000CE;
	text-decoration : none;
}

A:visited {
	color: Navy;
	text-decoration : none;
}

A:active {
	color: #0005E2;
	text-decoration : none;
}

A:hover {
	color: Fuchsia;
	text-decoration : none;
}