body { background-color: #ffffff; }

p { color: #554333; font-size: 14px; font-family: georgia, serif, "times new roman"; line-height: 1.5em; text-decoration: none; }

td { font-size: 14px; font-family: georgia, serif, "times new roman"; }

th { font-family: georgia, serif, "times new roman"; }

a:link { color: #a9a19d; text-decoration: none; }
a:visited { color: #A9A19D; text-decoration: none; }
a:hover { color: #e31836; text-decoration: underline; }

.ten	{ 
	font-size: 12px;
	line-height: 200%;
	color: #554333;
}

.twelve	{
	font-size: 14px;
	line-height: 200%;
	color: #554333;
}


.sixteen	{
	font-size: 16px;
	line-height: 120%;
}

.eighteen	{
	font-size: 18px;
	line-height: 120%;
}

.bold	{
	font-weight: bold;
}

.red	{color: #CC0000;}