
.td
{
font-family: Arial;
font-size:10pt;
}

.tabb
{
background-color: #ebfbef;
font-weight: bold;
font-family: Arial;
font-size:14pt;
width:438pt;
}

.tab
{
background-color: #cde6d3;
font-family: Arial;
font-size:10pt;
width:438pt;
}

.tab100
{
background-color: #cde6d3;
font-family: Arial;
font-size:10pt;
width:100%;
}

.body
{ background-color: #ebfbef;
font-family: Arial;
font-size:10pt;
}

.bodylike
{ background-color: #ebfbef;
font-family: Arial;
font-size:10pt;
width:438pt;
}

a.link  {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;	
	color: #339;
}
a.link:hover  {
	color: #C33;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;	

}

.body h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;	
	color: #FF;
}

.body h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
	color: #FF;
}


