.stripe {
	background-image: url(images/stripe_bg.png);
	background-repeat: repeat;
}
.bg {
	background-color: rgb( 224,229,194 );
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
.body_copy {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.stripe_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #361600;
}
.bottom_left_bg {
	background-image: url(images/right_side_bottom.png);
	background-repeat: repeat;
}
.stripe_gif {
	background-image: url(images/stripe_bg.gif);
	background-repeat: repeat;
}
.bottom_right_bg {
	background-image: url(images/left_side_bottom.png);
	background-repeat: repeat;
}
.name_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #DF5A00;
	text-decoration: none;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #361600;
}

a:visited {
	color: #101010;
}

td.footer_cell {
	font-size: 10px;
	text-align: center;
	height: 47px;
	background-color: white;
}

.clockwork_footer {
	font-size: 9px;
	text-align: right;
	padding-right: 1em;
}
