.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

body {
	scrollbar-base-color:#000000;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;

}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border {
	border: 1px outset #000000;
}
