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: smaller;
}

.help {
	font-size: 7pt
}

TD, TABLE, TH, TR {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

A,A:VISITED,A:LINK,A:ACTIVE {
	cursor: hand;
	color: #003399;
}

A:HOVER {
	cursor: hand;
	color: Blue;
}

.inactive {
    color: Silver;
}

H1 {
	font-size: 32pt;
	font-weight: bold;
}

H2  {
	font-size: 26pt;
	font-weight: bold;
}

H3  {
	font-size: 22pt;
	font-weight: bold;
}

H4  {
	font-size: 18pt;
	font-weight: bold;
}

H5  {
	font-size: 14pt;
	font-weight: bold;
}

H6  {
	font-size: 11pt;
	font-weight: bold;
}