	A
	{text-decoration: none;
		color: blue;
	}
	A:hover {text-decoration: underline;}


	BODY {
		font-family: Verdana;
	}

	P {
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
	}

	.bold {
		font-weight: bold;
	}

	.fwhite {
		color: white;
		font-weight: bold;
		font-size: 11px;
	}
	.flink {
		color: #DBD7D2;
	}
	h3{
		text-align: center;
	}
	h4{
		text-align: center;
	}
