body
{
	background: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
p
{
	font-size: 12px;
	color: #000;
	text-align: justify;
}
td, ol, ul, li
{
	font-size: 12px;
	color: #000;
}
th
{
	font-size: 12px;
	color: #000;
	font-weight: bolder;
}
a img
{
	background: transparent;
	border-style: none;
}
a.image { background: transparent; }
a:link, a:visited
{
	color: #009;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
}
a:active, a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #009;
}
a.small:link, a.small:visited, a.small:active, a.small:hover
{
	font-size: 10px;
}

.small { font-size: 10px; }

.titles
{
	font-size: 14px;
	color: #00C;
	font-weight: bolder;
}

td.thread
{
	background-image: url(/images/carolsews_06.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
}

.boxred
{
	background-color: #f69;
	border-color: #000;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: 10px;
	width: 130px;
}
.boxblue
{
	background-color: #66f;
	border-color: #000;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: 10px;
	width: 130px;
	text-align: left;
}
.boxgreen
{
	background-color: #3f3;
	border-color: #000;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: 10px;
	width: 130px;
}
.boxpurple
{
	background-color: #c6f;
	border-color: #000;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: 10px;
	width: 130px;
}
.boxorange
{
	background-color: #f93;
	border-color: #000;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: 10px;
	width: 130px;
}
.boxgray
{
	background-color: #ccc;
	border-color: #000;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: 10px;
	width: 130px;
}
.bodytext
{
	background: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
