.stop_press {
	font-size: 8.5pt;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 6px;
}

.leftcol {
	width: 250px;
	float: left;
	clear: both;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.middlecol {
	width: 400px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightcol {
	float: left;
	width: 245px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:hover {color: #CC99CC; text-decoration: none}
a:link {color: #FF0000 ; text-decoration:none}
a:visited {color: #FF0000; text-decoration:none}
a:active {color: #FF6666; text-decoration: none}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 21px; color: #CC3333; font-weight: bold}
body {
	background-color: #FFFFFF;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

}
.grey {
	color: #999999;
}
.small {
	font-size: 9px;
}
li.newbullet 
{
	list-style-image:url(http://www.depiction.net/images/arrow.gif);
	padding: 5px;
}

wide {
	width: 120px;
}
.pinkback {
	background-image: url(http://www.nickrobinson.info/origami/images/siteimages/paper2.jpg);
}