body { font-size: 62.5%;  /* 16px ???? 62.5% = 10px */ }
.leftsideImage {
	background-image: url(../images/black_w_gradient_edge.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightsideImage {
	background-image: url(../images/black_w_gradient2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.vertDottedline {
	background-image: url(../images/dotted_line1.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
}
.bodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodyStyle {
	font-family: Trebuchet MS;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.2em;
	text-decoration: none;
	color: #444;
}.boldArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyStyleBold {
	font-family: Trebuchet MS;
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.2em;
	text-decoration: none;
	color: #444;
}.yellowBckgrnd {
	background-image: url(../images/yellow_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.navBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.yellowBckgrnd2 {
	background-image: url(../images/yellow_bckgrnd_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.linksPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
      text-align:center;
      font-size:17px;
      font-face:Bell MT;
      color:#990000;
      font-weight:bold;
}

