/* CSS Document */

	body,td,th {
		background-color: #ffffff;
		background-image: url(../mats/wp/wall.gif);
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		color: #20650c;
		font-style: italic;
		font-weight: bold;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 3px;
		margin-bottom: 0px;
	}

	a:link {
		color: #00ffff;
		text-decoration:none;
	}

	a:visited {
		color: #00ffff;
		text-decoration:none;
	}

	a:hover {
		color:#ff8000; text-decoration:underline; position:relative; left:0.1em; top:0.1em;
	}

	a:active {
		color: #ff00ff;
		text-decoration:none;
	}

	.comment {
		color: #0066cc;
		font-size: 13px;
		font-family: "Times New Roman", Times, serif;
		font-style: oblique;
		font-weight: bold;
	}
