
table
{
 	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.backtotop
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.client
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.client:hover
{
	font-size: 11px;
	color: #fac876;
	font-weight: bold;
	text-decoration: none;
}

.client_name
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.client_desc
{
	font-size: 10px;
	color: #000000;
}

.client_selected
{
	font-size: 11px;
	color: #fac876;
	font-weight: bold;
}

.ticker
{
	font-size: 11px;
	color: #000000;
}

.date
{
	font-size: 11px;
	color: #000000;
}

.page_heading
{
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}

.sub_heading
{
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.quote
{
	font-size: 18px;
	color: #003366;
	font-style: italic;
}

.quote_credit
{
	font-size: 12px;
	color: #003366;
	font-style: italic;
}

.tech
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.caption
{
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}

.copyright
{
	font-size: 10px;
	color: #000000;
}
