TD
{
	font-family: Arial,sans-serif;
	font-weight: normal;
	line-height: 20px;
	color: #095D7E;
	font-size: 12px;
}

.monospace { font-family: Courier,monospace; }

.small { font-size: 11px; }

.smaller { font-size: 10px; }

.big { font-size: 14px; }

.bigger{ font-size: 16px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.red { color: #FF0000; }

.justified { text-align:justify; }


.darkblue { color: #095D7E; }

.lightblue { color: #789FB9; }

.gold { color: #897B00; }



A:link
{
	color: #897B00;
	text-decoration: none;
}

A:visited
{
	color: #897B00;
	text-decoration: none;
}

A:hover
{
	color: #789FB9;
	text-decoration: none;
}

A:active
{
	color: #789FB9;
	text-decoration: none;
}
