
BODY
{
margin: 0px;
font-family:  Arial, Helvetica;
font-size: 14px;
}
TD
{
font-family: Arial, Helvetica;
font-size: 14px;
vertical-align:top;
}
DIV
{
font-family: Arial, Helvetica;
font-size: 14px;
}
img
{
	border:0px;
}
.hr /* because ie doesn't render things right, use <div class="hr"></div> instead of hr because there's no way to remove the padding in ie */
{
	padding:12px 0px 0px 0px;
	margin:0px 0px 12px 0px;
	border-bottom: 1px solid #cccccc;
	clear:both;
}
.copy
{
font-family: Arial, Helvetica;
font-size: 12px;
}

.blogHead
{
    font-size:11px;
    font-style:italic;
}
.blogHead b
{
    font-size:14px;
    font-style:normal;
}

.mischief
{
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	color:#808080
}

.caption div
{
font-style: italic; 
font-size: 10px;
text-align:center;
}
.caption img
{
margin:2px;
}

.centerCaption
{
text-align:center;
}
.rightCaption
{
float: right;
}
