@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	color:#ffffff;
}
a:link {
	color:#3399ff;
}
a:visited {
	color:#3399ff;
}
a:active {
	color:#3399ff;
}
a:hover {
	color:#cc0000;
}

#document {
	line-height:1.5em;
}

.WPname		{color :rgb(204, 51, 204);	font-weight :bold;}
.WPtalk		{color :rgb(204, 51, 204);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Clerktalk	{color :yellow;				font-weight :bold; font-size :1.5em;	line-height:2em;}

img {
	margin:0.4em 0;
}
