.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC6600;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
.padded_image {
	padding-right: 10px;
}
.padded_image_left {
	padding-left: 10px;
}
.maincontent .padded_image {
}
.AGM_Title {
	border: 3px solid #D5E0FF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 500px;
	background-attachment: fixed;
	background-position: center center;
	float: none;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	visibility: inherit;
	overflow: hidden;
}
