BODY {background-image: url(images/bg.jpg);
background-repeat: repeat-x; }


A:link {
	color: #990000;
	text-decoration: none;}

A:visited {
	color: #990000;
	text-decoration: none;
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bolder;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	list-style-position: inside;
	list-style-type: circle;
}
.bigcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	text-align: center;
}
