font
{
	color: white;
	font-size: 12px;
	line-height: 14px;
	font-family: Trebuchet MS, Verdana, Arial;
}

a
{
	color: white;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: underline;
}

.bgnd
{
	background-color: #333333;
	background-image: url(images/big_a.gif);
	background-repeat: no-repeat;
	background-position: center 80px;
/*	background-attachment: fixed; */
}

.border { border: solid 1pt gray; }

.header
{
	color: white;
	font-size: 14px;
	line-height: 14px;
	font-family: Trebuchet MS, Verdana, Arial;
}

.red { color: red; }

.disclaimer
{
	color: grey;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial;
}

