@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;}
.Osname		{color :rgb(51, 255, 51);	font-weight :bold;}
.Uhname		{color: rgb(255, 0, 0);		font-weight :bold;}
.Nkname		{color: rgb(192, 192, 192);	font-weight :bold;}
.Jyname		{color: rgb(255, 255, 0);	font-weight :bold;}
.Alname		{color: rgb(0, 204, 204);	font-weight :bold;}
.WFname		{color: rgb(255, 153, 0);	font-weight :bold;}
.Miname		{color: rgb(51, 51, 255);	font-weight :bold;}
.Clerkname	{color:#CC9999;				font-weight :bold;}
.WPtalk		{color :rgb(204, 51, 204);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Ostalk		{color :rgb(51, 255, 51);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Uhtalk		{color :rgb(255, 0, 0);		font-weight :bold; font-size :1.5em;	line-height:2em;}
.Nktalk		{color :rgb(192, 192, 192);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Jytalk		{color :rgb(255, 255, 0);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Altalk		{color: rgb(0, 204, 204);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.WFtalk		{color: rgb(255, 153, 0);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Mitalk		{color: rgb(51, 51, 255);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Clerktalk	{color:#CC9999;				font-weight :bold; font-size :1.5em;	line-height:2em;}


