body
{
	font-family: arial;
	margin: 10px;
	padding: 0;
	background-image: url(./images/comment_bg2.jpg); 
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-size: 12px; 
}

.redBold {color: #CC0000; font-weight: bold;}

div.comments
{
	text-align: center;
}

p.top
{
	text-align: right;
}

table
{
	text-align: left;
	vertical-align: top;
	border: none;
}

b
{
	text-align: right;
}
