body {
	background-color: #ffffff;
	color: #000000;
	font-face: Arial,Helvetica
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 12pt;
}


.BulletTable {
	font-size: smaller;
}

.BulletTable th {
	font-weight: bold;
	padding: 0px 8px;
	vertical-align: top;
}

.Copyright {
	color: #aaaaaa;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.DGrayCell {
	background-color: #aaaaaa;
}

.GlossDef {
	font-weight: normal;
}

.GlossTerm {
	font-weight: bold;
}

.LinkHead {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.LinkPage {
	color: #808080;
	font-size: 9pt;
}


#tblBody {
	border-width: 0px;
	width: 100%;
}

#tblLinks {
	width: 100%;
}

#tblLinks a {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
}

#tblLinks span {
	color: #aaaaaa;
	font-size: 12pt;
}