body
{
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	background-color: #EEEEEE;
	text-align: center;
}

td
{
	font-size: 9px;
	color: #000066;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
}

.tMain
{
	padding-top: 2px;
	width: 600px;
}

.tBanner
{
	background: url(../img/pbi_logo.png) no-repeat center;
	width: 600px;
	height: 120px;
	border: 0px solid #0001A1;
}

.tBanner_text
{
	text-align: center;
	vertical-align: bottom;
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

.tBodyMain
{
	border: 0px solid #0001A1;
	background-color: #EEEEEE;
	width: 600px;
}

.tFoot
{
	background: url(../img/banner_tlo.gif);
	width: 600px;
	border: 1px solid #0001A1;
}

a:link, a:visited, a:active  
{
	text-decoration: none;
	font-weight: bold;
	color: #00008B;
	font-size: 12px;
}
a:hover 
{
	font-weight: bold;
	color: #c60000;
}

a.email:link, a.email:visited, a.email:active  
{
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #00008B;
}
a.email:hover 
{
	font-weight: bold;
	color: #8B0000;
}