	@media screen {
		body {
			background-color: #FFFFFF; 
			background-repeat: repeat-x;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 20px;
			margin-left: 0px;		
		}
	}	
	.ahome {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #06915B;
		line-height: normal;
		text-decoration: none;
	}
	.azoom {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;
		font-weight: 800;
		text-decoration: none;
	}
	.contenttitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000066;
		line-height: normal;
	}
	.contenttext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FFFFFF;
		color: #000066;
		line-height: normal;
	}
	.footertitle {
		color: #000066;
		font-size: 12px;
		font-weight: 800;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.footertext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;
		font-weight: 800;
		line-height: normal;
	}
	
	/* style your tooltips here */
	#tooltip {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 3px;
		background: #FFFFE1;
		border: 1px solid #eee;
		text-align: center;
		opacity: .9;
	}

	/* style the spans with tooltips here */
	span.tip {
		border-bottom: 1px solid #eee;
	}

	span.tip span {
		display: none;
	}