a, a:link, a:active, a:visited
{
	color: #006a6d;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background: #ffc url(images/background.gif);
	margin: 0px;
}

p
{
	color: #000;
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	margin: 0px;
	text-indent: 2em;
}

td
{
	color: #000;
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 120%;
	margin: 0px;
}

p.copy
{
	color: #333;
	font-size: 10px;
	text-align: center;
}

td.left
{
	text-align: left;
}

td.right
{
	text-align: right;
}

td.center
{
	text-align: center;
	font-style: italic;
}

td.separator
{
	text-align: left;
	font-style: italic;
}
