body	{color: white;
	 background-color: black;
	}

a	{color: yellow;
	 text-decoration: none;
	}

a:hover	{text-decoration: underline;
	}

b	{background-color: red;
	}

td	{vertical-align: top;
	 padding-bottom: 12pt;
	}

td.userinfo 	{text-align: right;
		}

.editinfo	{font-size: x-small;
		}

.articletext	{padding: 8pt;
		 text-align: justify;
		}
