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;
}


.txtbody {
	font-family: sans-serif;
	font-size: small;
}

.txtbodyxsmall {
	font-family: sans-serif;
	font-size: x-small;
}

.txtbodyxxsmall {
	font-family: sans-serif;
	font-size: xx-small;
}

.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;
}
