@charset "UTF-8";
/* CSS Document */
<style type="text/css">

h1 {
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
	font-size: 1.7em;
	color: #000000;
}

.ProductName {
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
	font-size: 1.7em;
	color: #000000;
}

.ProductIntro {
	font-size: 1.1em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ProductTable {
	font-size: 1.0em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkblue {
	font-size:1.30em;
}

a.linkblue:link {color:#4A52C8;} 
a.linkblue:hover {color:#009f39;}      



#apDiv1 {
	position:absolute;
	left:698px;
	top:34px;
	width:40px;
	height:44px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:3px;
	top:441px;
	width:636px;
	height:64px;
	z-index:1;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px;
	color: #666666;
}

a:link {
	Color: #FFFFFF;
	}
	a:hover {
	color: #61f335;
	}
	a:visted {
	color:#009933
	}

#LayoutDivWhite {
	clear: both;
	float: left;
	display: block;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 97%;
	max-width: 1020px;
}


</style>
