.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	font-size: 14px;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style4 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #F00;
}
.green {
	color: #390;
}