.body {
	background-image: url(../newimages/content_bg.jpg); 
	background-repeat: no-repeat;
}

.date {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bolder;
	color: #6B696B;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B696B;
}

a {
	color: #CC0000;
	text-decoration: none;

}
a:hover { text-decoration: underline}
a:visited { color: #CC5A4B;}
.header {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-weight: bolder;
	color: #C43527;
	letter-spacing: 2px;
	text-transform: uppercase;


}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #6B696B;
}
.inline {
	font-family: "Lucida Sans";
	font-size: 12px;
	background-color: #6b696b;
	padding: 5px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #dbdbb8;
	border-right-color: #dbdbb8;
	border-bottom-color: #dbdbb8;
	border-left-color: #dbdbb8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 150px;





}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: edeedc;
	padding: 2px;
	font-weight: bold;
	color: 666666;
	border: outset;
	background-repeat: no-repeat;


}
.content {
	font-family: "Lucida Sans", Georgia, Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;


}
.footcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #6B696B;
	text-align: center;

}
.headerbox {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #C43527;
	text-transform: uppercase;
	border: thick dotted 666666;

}

