body
{
	margin-top:10;
	margin-left:8;
	font-family: Arial, Helvetica;
	font-size:11pt;
	color: #003399;
	list-style-type: disc;
}
P
{
	font-family: Arial, Helvetica;
	color: #003399;
	font-size:11pt;
}
H1
{
	font-family: Arial, Helvetica;
	color: #003399;
	font-size:14pt;
	font-weight:bold;
}
H2
{
	font-family: Arial, Helvetica;
	color: #003399;
	font-size:13pt;
	font-weight:bold;
}

H3
{
	font-family: Arial, Helvetica;
	color: #003399;
	font-size:12pt;
	font-weight:bold;
}

.listingtitle
{
	background-color:#6699ff;
	font-family: Arial, Helvetica;
	color: GOLD;
	font-size:12pt;
	font-weight:bold;
}
.listingtext
{
	font-size:8pt;
	font-weight:normal;
}
A
{
	color: #000099;
}
A:visited
{
	color: #000099;
}
A:active
{
	color: #0066cc;
}
A:hover
{
	color: #0000ff;
}

.DBtn
{
	padding: 2;
	text-align: center;
	font-size: 6pt;
	background-color: #6699ff;
	border: outset thin;
	font-weight: bold;
	color: #99ffff;
	text-decoration: none;
}

.ABtn
{
	color: #99ffff;
	text-decoration: none;
}
.ABtn:visited
{
	color: #99ffff;
}
.ABtn:active
{
	color: #ffff66;
}
.ABtn:hover
{
	color: #ffff66;
}

.XBtn
{
	padding: 2pt;
	text-align: center;
	font-size: 6pt;
	background-color: #6699ff;
	border: outset thin;
	font-weight: bold;
	color: #99ffff;
	font-family: "MS Sans Serif";
	text-decoration: none;
	height:10pt;
}
.DBtn
{
	padding: 2pt;
	text-align: center;
	background-color: #6699ff;
	border: outset thin;
	color: #99ffff;
	height:10pt;
}

.Btn
{
	font-size: 6pt;
	font-weight: bold;
	color: #99ffff;
	font-family: MS Sans Serif;
	text-decoration: none;
}

.Btn:visited
{
	color: #99ffff;
}
.Btn:active
{
	color: #ffff66;
}
.Btn:hover
{
	color: #ffff66;
}

A.LnkBtn
{
	padding:6;
	text-align: center;
	font-size: 6pt;
	font-weight: bold;
	background-color: #3c94ff;
	color: #99ffff;
	font-family: "MS Sans Serif";
	text-decoration: none;
}
A.LnkBtn:visited
{
	color: #99ffff;
}
A.LnkBtn:active
{
	color: #ffff66;
}
A.LnkBtn:hover
{
	color: #ffff66;
}
