body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, /*table, th, tr, td  */{padding: 0;}


body,td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*link styles*/
a.breadcrumb:link {
	font-size: 8pt;
	color: #003366;
	font-style:normal;
	text-decoration:none;
}
a.breadcrumb:visited {
	font-size: 8pt;
	color: #003366;
	font-style:normal;
	text-decoration:none;
}
a.breadcrumb:hover {
	font-size: 8pt;
	color: #666666;
	font-style:normal;
	text-decoration:underline;
}
a.breadcrumb:active {
	font-size: 8pt;
	color: #666666;
	font-style:normal;
	text-decoration:underline;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
td.greycell {
	background-color: #E3EAEF;
}
.boldtext {
	font-weight: bold;
}
