.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

/* this is how to include comments -- slash-asterik-asterik-slash */

.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.opinion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	font-weight: lighter;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 120%;
}
.gorgeousgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
.greyheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	color: #666666;
}
.boldhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: 100%;
}
.pressinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.graybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	background-color: #666;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	background-image: url(/images/css-list-quotations.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.gorgeousinset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.mastheadinset {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.mastheadinsetboxed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted;
}
.boldheadinset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.captionsinset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subhead_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 120%;
}
.captionsinsetboxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px dashed #666666;
}
.bodycopy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.tool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a:link {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.column500px {
	width: 500px;
}
.sidebar225left {
	width: 225px;
	float: left;
}
