BODY 	{
		font-family: "Arial", "Arial", "sans serif";
		background-color: BDB459;
		color: 333333;
		}

.text 	{
		font-size: 11pt;
		}

.foot 	{
		font-size: 9pt;
		text-align: center;
		}

A		{
		Text-decoration: none;
		}
.medium
{
	font-size: larger;
	color: #666633;
	font-weight: bolder;
}
.success
{
	color: #336633;
	font-size: larger;
	font-weight: bolder;
	text-align: center;
}
.fail
{
	color: #993333;
	font-size: larger;
	font-weight: bolder;
	text-align: center;
}
A:link {color: #666633;}
A:Visited {color: #666633}
A:hover {Text-decoration: underline; color: #666633;}

