body,td,th {
	font-family: Tahoma, Arial, helvetica;
	font-size: 12px;
	color: #404040;
	background-color: #FFFFFF;
	
}
body {
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#apDiv2 a:link, #apDiv3 a:link    {
	color: #000000;
  	text-decoration:  underline;

  }
  #apDiv2 a:visited, #apDiv3 a:visited    {
	color: #000000;
  	text-decoration:  underline;

  }
#apDiv2 a img { border-bottom: none; } 
  
h1 {
	font-family: Tahoma, Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #7C225F;
}
#apDiv1 {
	position:absolute;
	left:48px;
	top:133px;
	width:182px;
	height:106px;
	z-index:1;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
strong {
	font-weight: bold;
	color: #A72774;
}




#apDiv2 {
	position:absolute;
	left:280px;
	top:122px;
	width:430px;
	z-index:2;
	background-color: #f2f2f2;
	padding: 30px;

}
#apDiv3 {
	position:absolute;
	left:645px;
	top:98px;
	width:124px;
	height:18px;
	z-index:3;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}

