a         		 	{  color: #000000; text-decoration: none; font-weight:bold;}
a:hover     		{  color: #ff0000;}
a:visited     		{  color: #000000;}
a:active    		{  color: #ff0000;}

a.redirect			{  color: #ffffff; text-decoration: none; font-weight:bold;}
a.redirect:hover, a.redirect:active {   text-decoration: underline; color: #ff0000; }
a.redirect:visited	{  color: #ffffff; }

a.portfolio			{  color: #ff2222; text-decoration: none; font-weight:bold; font-family:courier;}
a.portfolio:hover, a.portfolio:active {   text-decoration: underline; color: #ff0000; }
a.portfolio:visited	{  color: #ff2222; }

body{
	margin: 0;
	padding: 0;
	background-color:#808080;
}

td
{
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	color: #D90000;
}

.bodyText 			{  font-family: Helvetica, Arial, sans-serif; line-height: 15px; font-size: 11px; color: #999999}

.labelmaker {
	font-size: 26px;
	font-family: Courier;
	color: #ffffff;
	background-color: #000000;
	width: 280;
	height: 32;
	text-align: center;
	vertical-align: middle;
	padding:8px;
}

.framed
{
	border-style: solid;
	border-width: 1;
	border-color: #666666;
}

.columnHeader
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; line-height: 15px;
	color: #666666;
}

.columnValue
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; line-height: 15px;
	color: #000000;
}

.notes 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; line-height: 15px;
	color: #333333;
}

.pb
{
	page-break-before: always;
}

.copyright
{
	color: #666666;
	font-size: 8px;
	font-family: verdana, arial, helvetica;
}

.fineprint
{
	color: #666666;
	font-size: 8px;
	font-family: verdana, arial, helvetica;
}
