td, tr {
	font:14px tahoma, arial, helvetica, sans-serif;
	color:#38352D;
	background-position: top;
}

.BlueBoldHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.RedUnderlineBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.BlueBoldFooter {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.RedUnderlineHeader {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.RedBoldCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.BlueUnderlineHeaderCopy {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.SimplyBold {

	font-weight: bold;
}
.BlueBoldHeaderLarge {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
}
.RedBoldLarge {


	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.BlackBoldHeaderLarge {


	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.BlackBoldHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.GapFiller {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
