@charset "UTF-8";
/* CSS Document */

body {
  background-image: url("/images/background.jpg");
  background-repeat: repeat-x;
  background-color: #fff9e3;
}

.newslink {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
}

.rjacct {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
}

a {
	color:#5b543d
}

.hedge {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
}

.small_link {
	font-size: 12px;
}

.quote {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.subheading {
	color: #002b5e;
	font-size: 16px;
	font-weight: bold;
}
