.body
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5D5B5B;
	line-height: 1.5em;
}

.bodynojust
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5D5B5B;
	line-height: 1.5em;
}

.subbody
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5D5B5B;
	line-height: 1.5em;
}

.copyright
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5D5B5B;
	margin-left: 12px;
}

.title
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.subtitle
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5D5B5B;
	line-height: 1.5em;
}

a
{
	text-decoration: none;
	font-weight: bold;
}
.container { position: relative; left: 1px; top: 1px; color: red; }
.text { position: absolute; left: -1px; top: -1px; color: #000;} 

