td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #141414;
}

.smallRight {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #686868;
}

.bluebox {
  background: #ecf8ff; 
  border: 1px solid #b4d0dc;
}

.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: 600;
}

.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #141414;
}

a.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #0000FF;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
}

a.redlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #B90000;
	text-decoration: underline;
	font-weight: 600;
}

.greybox {
  background: #D1D1D1; 
  border: 1px solid #575757;
}
