/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-position: 0px 0px; 
	
	background-color: #F7E7D6;
	background-repeat: no-repeat;
	font-size: 11px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	color: #98002E;
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 11px}
.scroll {
  width: auto;
  height: 350px;
  margin: 0;
  padding: 0;
}
#autoscroll {
  overflow:auto;
  padding-right: 10px; 
}
.style3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style5 {width: auto; height: 320px; margin: 0; padding: 0; font-family: Geneva, Arial, Helvetica, sans-serif; }
a:link {
	color: #91172E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #91172E;
}
a:hover {
	text-decoration: none;
	color: #AE4960;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
.bigHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #98002E;
}
.subHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #98002E;
}
.redBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #98002E;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabbed {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

