body {
	background-color: #fff;
	margin: 0;
	padding: 0; padding-top: 1em;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2 {
	
	text-align: left;

}




#content {
	background-color: #ffffff;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 460px;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #fff;
	margin: 0.3em auto;
	padding: 0px;
}

#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
	width: 610px;
	height: 240px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #fff;
	margin: 0.3em auto;
	padding: 0px;
}

.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
A {
	FONT-WEIGHT: normal; TEXT-DECORATION: none; COLOR: #444e52; FONT-SIZE: 11px; 
}
A:hover {
	FONT-WEIGHT: normal; COLOR: #ef8221; FONT-SIZE: 11px; 
}
P {
	FONT-SIZE: 11px; MARGIN: 5px 15px 10px 10px; 
}
P A {
	FONT-SIZE: 11px; MARGIN: 5px 15px 10px 10px; 
}
P A:active {
	FONT-SIZE: 11px; MARGIN: 5px 15px 10px 10px; 
}
P A:visited {
	FONT-SIZE: 11px; MARGIN: 5px 15px 10px 10px; 
}
P A:hover {
	FONT-SIZE: 11px; MARGIN: 5px 15px 10px 10px; COLOR: #003577
}
zone {background-color: #E3E8ED; color: #666666; font-family: Century Gothic, Arial, Helvetica, sans-serif;  font-size: 11px; border: 1 solid}

/* general page style ends here */



