#imgPhoto1
{
	position: absolute;
	left: 460;
	top: 195;
	width: 300;
	height: 197;
}

#imgPhoto2
{
	position: absolute;
	left: 460;
	top: 418;
	width: 300;
	height: 300;
}

	#divTitle
{
  font-size: 11pt;
  font-weight: bold;

}


td
{
  font-family: verdana, arial;
  font-size: 8pt;
	
  text-align: justify;
}	
	
#divMainContainer
{
  height: 640;
}

#divPage1
{
  position: absolute;
  left: 50;
  top: 160;
	width: 350;
	text-align: justify;
	font-family: verdana, arial; 
	font-size: 8pt;
	line-height: 12pt;
}

#divPage2
{
  position: absolute;
  left: 660;
  top: 395;
	width: 150;
	text-align: justify;
	font-family:  verdana, arial; 
	font-size: 7pt;
}

#divPage3
{
  position: absolute;
  left: 660;
  top: 721;
	width: 150;
	text-align: justify;
	font-family:  verdana, arial; 
	font-size: 7pt;
}

a:link { color: black; }
a:visited { color: black; }
a:hover { color: #CC6600}
