/* CSS Document */

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

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

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

