BODY		{	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
			font-size: 9pt;
			margin: 1pt;
		}

B		{	font-size: 10pt;
		}

IMG		{	border-style: none;
			border-width: 0mm;
			border : thin none;
		}

TABLE		{	border:thin none;
			font-size: 9pt;
			font-weight: normal;
                        line-height: 12pt;
			border-collapse: collapse;
		}

TR		{	text-align: left;
			vertical-align: top;
		}

TD.MenuTop		{	font-size: 9pt;
				text-align: center;
				vertical-align: middle;
				padding: 3px;
				border-style: solid;
				border-width: 1px;
				border-color: black;
				background: #C0C0C0;
			}

TD.MenuTopOn		{	font-size: 9pt;
				text-align: center;
				vertical-align: middle;
				padding: 3px;
				border-style: solid;
				border-width: 1px;
				border-color: black black #E0E0E0 black;
				background: #E0E0E0;
			}

A.MenuTop		{	font-size: 10pt;
				text-decoration: none;
				color: #003366;
			}

A.MenuTop:hover		{	text-decoration: underline;
			}

A.MenuTopOn		{	font-size: 10pt;
				text-decoration: none;
				color: #800000;
			}

A.MenuTopOn:hover	{	text-decoration: underline;
			}

TD.MenuTitle		{	font-size: 10pt;
				font-weight: bold;
				text-align: center;
				vertical-align: top;
				color: white;
			}

TD.MenuLeft		{	font-size: 9pt;
				text-align: left;
				vertical-align: middle;
				padding: 3pt;
				border-style: solid;
				border-width: 1px;
				border-color: black;
				background: #C0C0C0;
			}

TD.MenuLeftOn		{	font-size: 9pt;
				text-align: left;
				vertical-align: middle;
				padding: 3pt;
				border-style: solid;
				border-width: 1px;
				border-color: black white black black;
				background: white;
			}

A.MenuLeft		{	font-size: 10pt;
				text-decoration: none;
				color: #003366;
			}

A.MenuLeft:hover	{	text-decoration: underline;
			}

A.MenuLeftOn		{	font-size: 10pt;
				text-decoration: none;
				color: #800000;
			}

A.MenuLeftOn:hover	{	text-decoration: underline;
			}

H1		{	font-family: Georgia, Verdana, Arial, Helvetica, Geneva, Sans-Serif;
			font-size: 18pt;
			font-weight: normal;
			margin-top: 24px;
			margin-bottom: 18px;
			color: black;
                        line-height: 20pt;
		}

H2		{	font-size: 11pt;
			font-weight: bold;
			margin-top: 4px;
			margin-bottom: 6px;
			color: gray;
		}

H3		{	font-size: 10pt;
			font-weight: bold;
			margin-top: 6px;
			margin-bottom: 6px;
			color: black;
		}

H3.X		{	font-size: 10pt;
			font-weight: bold;
			margin-top: 0px;
			margin-bottom: 6px;
			color: black;
		}

UL		{	margin-top: 0px;
			margin-bottom: 0px;
		}

LI		{	margin-top: 0px;
			margin-bottom: 6px;
		}

P.ItemHead	{	margin-top: 12px;
			margin-bottom: 6px;
			font-size: 10pt;
			font-weight: bold;
		}
