html {
	left: 0px;
	top: 0px;
	overflow:hidden;
	background-position: left top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(0px,auto,auto,0px);
}
body {
	overflow: hidden;
	left: 0px;
	top: 0px;
	overflow:hidden;
	background-position: left top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(0px,auto,auto,0px);

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: -0.5pt;
	word-spacing: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #009999;
	font-variant: small-caps;
	letter-spacing: -0.5pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 0px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border-style: none;
}
a:link {
	color: #000000;
	border-style:none;
}
a:visited {
	color: #000000;
	border-style:none;
}
a:active {
	color: #000000;
	border-style:none;
}
a:hover {
	color: #33ccff;
	border-style:none;
}
a.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style:none;	
}
a.white:link {
	color: #FFFFFF;
	border-style:none;
}
a.white:visited {
	color: #FFFFFF;
	border-style:none;
}
a.white:active {
	color: #FFFFFF;
	border-style:none;
}
a.white:hover {
	color: #33ccff;
	border-style:none;
}
