body
{
	background-color: #FFFFE0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #000000;
}
td, th {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
  font-size: 10pt;
}

TD {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}
a:link
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
a:visited
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
} 
a:active 
{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	line-height: 20px;
	font-weight: bold;
	color: #0B6616;

}
h2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16;
	line-height: 22px;
	font-weight: bold;
	color: #000090;

}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 16px;
	font-weight: bold;
	color: #900000;
}
h4
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h5
{
	font-family: Arial, Helvetica, Verdana;
}
h6
{
	font-family: Arial, Helvetica, Verdana;
}

UL
{
	list-style-image: url(expbul1d.gif);
	list-style-type: circle;
}
UL UL
{
	list-style-image: url(expbul2d.gif);
	list-style-type: circle;
}
UL UL UL
{
	list-style-image: url(expbul3d.gif);
	list-style-type: circle;
}
