body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 22px;
	color: #000000;
	background-image: url(exptextb.jpg); 
}
td, th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12;
	line-height: 16px;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #FFFF33;
	font-weight: bold;
	line-height: 20px;
}
a:visited
{
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
	line-height: 20px;
} 
a:active 
{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}

a:hover {
	text-decoration: underline;
}

h1
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20;
	line-height: 24px;
	font-weight: bold;
	color: #228B22;

}
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
}
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;
}
