body {
	background-color: #ced392;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
	
font {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #ffffff;
}
	
font.head1 {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;		
}

a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ffffff
	font-weight: bold;
	text-decoration: none;
}

DIV.main1 {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
	text-align: center;	
}

DIV.main2 {
	top: 200px;
	position: relative;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: none;	
}
