html {
	overflow-x: hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: 2%;
	word-spacing: normal;
	white-space: normal;
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
h3 {
	font-family: Andy;
	font-size: 9pt;
	font-weight: bold;
	color: #CC3333;
}
h4 {
	font-family: Andy;
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	background-position: center center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	background-position: center center;
}