BODY, TD{
		font-family:verdana,helvetica,arial, sans-serif;
		font-size:9px;
		color:black;
		}

A		{
		font-family:verdana,helvetica,arial, sans-serif;
		font-size:9px;
		color: #AA0000;
		}

/*font classes*/
.normal {
		font-size:9px;
		color: white;
		}

.gray	{
		font-size:9px;
		color: gray;
		line-height:.75;
		}

.heading {
		font-size:12px;
		font-weight: bold;
		color: white;
		}

.headingyellow {
		font-size:12px;
		font-weight: bold;
		color: yellow;
		}
		
.big	{
		font-size:18px;
		}

.small	{
		font-size:9px;
		}

.footer	{
		font-family:sans-serif;
		font-size:9px;
		color: yellow;
		}
