.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #56595C;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333366;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333366;
}
.bodybackground {
	background-image: url(images/tall_gradient.jpg);
}

a:link {
	color: #333366;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}

body,html {
scrollbar-arrow-color: #E2E6EB;
scrollbar-base-color: #E2E6EB;
scrollbar-dark-shadow-color: #E2E6EB;
scrollbar-3dlight-color: #E2E6EB;
scrollbar-face-color: #041E51;
scrollbar-highlight-color: #E2E6EB;
scrollbar-shadow-color: #E2E6EB;
scrollbar-darkshadow-color: #E2E6EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }
