			img.minister1 {border: 0;
				float: none;
				position: relative;
				height: 70px;
				width: 225px;
				}
			img.minister2 {border: 0;
				float: none;
				position: relative;
				height: 70px;
				width: 190px;
				}
			img.minister3 {border: 0;
				float: right;
				padding: 6px;
				position: relative;
				height: 120px;
				width: 120px;
				}
			table.main30 {width: 30%;
				}
			table.main40 {width: 40%;
				}
			table.main50 {width: 50%;
				}
			table.main50floatR {width: 50%;
				float: right;
				margin-left: 10px;
                margin-bottom: 5px;
				}
			table.main60 {width: 60%;
				}
			table.main60floatR {width: 60%;
				float: right;
				margin-left: 10px;
                                margin-bottom: 5px;
				}
			table.main70 {width: 70%;
				}
			table.main80 {width: 80%;
				}
			table.main90 {width: 90%;
				}
			table.main100 {width: 100%;
				}
			td.ministerBlue {background-color: #e0ffff;
				border-color: #000099;
				border-style: solid;
				border-top: thin;
				border-right: thin;
				border-bottom: thin;
				border-left: thin;
				border-width: 2px;
				font-family: arial, helvetica, serif, times, 'times new roman';
				font-size: 14px;
				font-weight: normal;
				padding: 5px;
				text-align: justify;
				vertical-align: top;
				}
			td.ministerGreen {background-color: #eeffee;
				border-color: #000099;
				border-style: groove;
				border-top: thin;
				border-right: thin;
				border-bottom: thin;
				border-left: thin;
				border-width: 2px;
				font-family: arial, helvetica, serif, times, 'times new roman';
				font-size: 14px;
				font-weight: normal;
				padding: 6px;
				text-align: justify;
				vertical-align: top;
				}
			td.ministerRed {background-color: #fff0f5;
				border-color: #000099;
				border-style: solid;
				border-top: thin;
				border-right: thin;
				border-bottom: thin;
				border-left: thin;
				border-width: 2px;
				font-family: arial, helvetica, serif, times, 'times new roman';
				font-size: 14px;
				font-weight: normal;
				padding: 5px;
				text-align: justify;
				vertical-align: top;
				}
			td.ministerWhite {background-color: #ffffff;
				border-color: #000099;
				border-style: solid;
				border-top: thin;
				border-right: thin;
				border-bottom: thin;
				border-left: thin;
				border-width: 2px;
				font-family: arial, helvetica, serif, times, 'times new roman';
				font-size: 14px;
				font-weight: normal;
				padding: 5px;
				text-align: justify;
				vertical-align: top;
				}
			td.ministerYellow {background-color: #fffff0;
				border-color: #000099;
				border-style: groove;
				border-top: thin;
				border-right: thin;
				border-bottom: thin;
				border-left: thin;
				border-width: 2px;
				font-family: arial, helvetica, serif, times, 'times new roman';
				font-size: 14px;
				font-weight: normal;
				padding: 6px;
				text-align: justify;
				vertical-align: top;
				}