a 
{
	text-decoration: none; color: #0066CC;
}

a:hover
{
	text-decoration: underline;
}

.menu
{
	font: 7pt "verdana"; font-weight: bold; color: #FFFFFF; background-color:#808080;
}

.stripe-1
{
	background-color:#0066CC;
}

.stripe-2
{
	background-color:#990000;
}

.outer-background
{
	background-color:#808080;
}

.inner-background
{
	background-color:#C0C0C0;	
}

.footer
{
	font: 7pt "verdana"; font-weight: bold; color: #FFFFFF; background-color:#808080;
}

.table-body
{
	font: 7pt "verdana"; color: #000000;
}

.table-header
{
	font: 8pt "verdana"; font-weight: bold; color: #000000; background-color:#C0C0C0;
}

.table-title
{
	font: 10pt "verdana"; font-weight: bold; color: #808080;
}

.table-background
{
	background-color:#FFFFFF;
}

.text-body
{
	font: 10pt "verdana"; color: #000000;
}

.text-title
{
	font: 10pt "verdana"; font-weight: bold; color: #000000;
}

.title-image
{
	font: 10pt "verdana"; font-weight: bold; color: #808080; line-height: 1.6;
}