BODY { font-family: arial;
			font-size: 10pt;
			color: #333399;
			font-weight: normal;
			text-decoration: none;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: 5px;
			background-color: White;}

		A:link { color: 4A79B7;}
		A:visited { color: #333399;}			 
		A:active { color: #333399;}

		DT { font-weight: bold;
			padding-bottom: 1ex;}
		
		DD { padding-bottom: 1ex;}

		H2 { font-size: 13pt;
			font-weight: bold;}

		H3 { font-size: 11pt;
			font-weight: bold;}

		H4 { font-size: 10pt;
			font-weight: bold;}

		TH { font-family: arial;
			font-size: 10pt;
			color: #FFFFFF;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			background-color: 4A79B7;
			vertical-align: sub;}

		TD { font-family: arial;
			font-size: 10pt;
			color: #333399;
			font-weight: normal;
			text-decoration: none;
			vertical-align: sub;
			padding-bottom: 1ex;}
		
		OL { list-style: outside;
			list-style-type: decimal;
			margin-left: 1ex;
			padding-left: 3ex;}

		UL { list-style: outside;
			list-style-type: disc;
			margin-left: 0px;
			padding-left: 3ex;}

		LI { padding-bottom: .5ex;}

		.listbreak { list-style: outside;
			list-style-type: none;
			margin-left: 0px;
			padding-left: 0ex;
			padding-top: .5ex;}

		.header { padding-bottom: 0;}

		.break { line-height: 15pt;}
			 
		.HelpNotice { background-color: #FFF8DC;
			padding: 2px;
			border-width: 1px;
			border-style: solid;
			border-color: #000000;}
		
		.Footer { text-align: right;}
		A.Footer:link { color: #FFFFFF;}
		A.Footer:visited { color: #FFFFFF;}			 
		A.Footer:active { color: #FFFFFF;}
			 
		TD.image { text-align: center;
			vertical-align: sub;}
