body 	{
	font-family: verdana, geneva, arial;
	font-size: 12px;
	margin : 8px 8px;
}
A:link 	{
	color: #0000ff;
	text-decoration : none;
}
A:visited {
	color: #0000ff;
	text-decoration : none;
}
A:hover {
		color: #000080;
		text-decoration : underline;
}
tr, td, th {
  font-family: verdana, geneva, arial;
  font-style : normal;
  font-size: 12px;
}
tr.strong, td.strong, th.strong {
  font-family: verdana, geneva, arial;
  font-style : normal;
  font-size: 12px;
  font-weight : bold;
}
tr.underline, td.underline, th.underline {
  font-family: verdana, geneva, arial;
  font-style : normal;
  font-size: 12px;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:solid .5pt black;
}
tr.underlinestrong, td.underlinestrong, th.underlinestrong {
  font-family: verdana, geneva, arial;
  font-style : normal;
  font-size: 12px;
  font-weight : bold;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:solid .5pt black;
}
.large {
	font-size : 14px;
}
.small {
	font-size : 10px;
}
.bold {
	font-weight : bold;
}
.lbold {
	font-size : 14px;
	font-weight : bold;
}
.xlbold {
	font-size : 16px;
	font-weight : bold;
}
.xxlbold {
	font-size : 18px;
	font-weight : bold;
}





