BODY {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: Black;
	font-size: small;
	line-height: normal;
}

.subhead01 {
	font-family: sans-serif;
	font-size: x-small;
	font: bold;
}

.colHeadLtGray {
	font-family: sans-serif;
	font-size: x-small;
	font: bold;
	color: Silver;
	 
}

.txtbody {
	font-family: sans-serif;
	font-size: small;
	line-height: normal;
	font-style: normal;
}

.txtbodyxsmall {
	font-family: sans-serif;
	font-size: x-small;
	line-height: normal;
	font-style: normal;
}

.txtbodyxxsmall {
	font-family: sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-style: normal;
}

.footnote {
	font-family: sans-serif;
	font-size: xx-small;
	vertical-align: super;
	line-height: normal;
}
.help {
	font-size: 7pt
}

TD, TABLE, TH, TR {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
}

A,A:VISITED,A:LINK,A:ACTIVE {
	cursor: hand;
	color: #003399;
}

A:HOVER {
	cursor: hand;
	color: Blue;
}

.inactive {
    color: Silver;
}

H1 {
	font-size: 28pt;
	font-weight: bold;
}

H2  {
	font-size: 24pt;
	font-weight: bold;
}

H3  {
	font-size: 20pt;
	font-weight: bold;
}

H4  {
	font-size: 16pt;
	font-weight: bold;
}

H5  {
	font-size: 14pt;
	font-weight: bold;
}

H6  {
	font-size: x-small;
	font-weight: bold;
}