html {
	scrollbar-base-color: #019bc9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ECEBE8;
	
	scrollbar-shadow-color: #019bc9;
	scrollbar-lightshadow-color: #019bc9;
	scrollbar-darkshadow-color: #019bc9;
	
	scrollbar-highlight-color: #019bc9;
	scrollbar-3dlight-color: #019bc9;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #019bc9;
}
a:visited {
	color: #019bc9;
}
a:hover {
	color: #019bc9;
}
a:active {
	color: #019bc9;
}
.logo {
	z-index: 11;
	position: absolute;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #019bc9;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019bc9;
	font-weight: bold;
}
ul {
	margin-top:0;
	margin-bottom:0; 
	list-style-type: disc;
	list-style-position: outside;
}
li {
	margin:0 0 0 -25;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019bc9;
	line-height: 16px;
}

.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #019bc9;
	line-height: 16px;
}

.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
