
.body
{
	margin: 0;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
    letter-spacing: 0.01em;
}

.e
{
/* text */
	margin: 0;
	color: #000000;
	font-family: 'Arial', Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	text-decoration: none;
	letter-spacing: 0.02em;
}

.c
{
/* categories */
	margin: 0;
	color: #666666;
	font-family: 'Arial', Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 120%;
	text-decoration: none;
	letter-spacing: 0.05em;
}


.k
{
/* QuickConnect sitemap links */
	margin: 0;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	letter-spacing: 0.01em;
}

.h
{
/* other hyperlinks */
	margin: 0;
	color: #0066CC;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
    font-size: 12px;
	text-decoration: none;
    line-height: 120%;
}


.bo
{
/* style bold */
	margin: 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
}

.q
{
/* text */
	margin: 0;
	color: #999999;
	font-family: 'Arial', Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	letter-spacing: 0.05em;
}


a:hover { color: #000000; text-decoration: underline;}

