body
{
	background:lightsalmon;
	background:darksalmon;
	background:red;
	background:crimson;

}

table
{
	border:0px;
	border-right:1px #888 solid;
	border-bottom:1px #888 solid;
}

td
{
	text-align: center;
	border:0px;
	border-left:1px #888 solid;
	border-top:1px #888 solid;
	background:#fff;
	background:white;
}

.image
{
	margin: 0;
	padding: 0;
}

th
{
	text-align: center;
	border:0px;
	border-left:1px #888 solid;
	border-top:1px #888 solid;
	background:#eee;
background:#f0e68c;
	font-weight: normal;
}
th img
{
margin-left:15px;
margin-right:15px;
margin-bottom:-3px;
}
.PR
{
	color:#cc0000;
}

h3
{
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.3em;
	color: #444;
color:chocolate;
color:#f0f0f0;
color:#fff;
	text-shadow: 1px 1px 2px #222; 
}

#closebtn
{
	margin: 20px;
	background-image: url("./images/button.gif");
	background-repeat: no-repeat;  
	background-position:center;
	line-height: 25px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}

td.comment
{
	color:#d00c30;
/*
	background-color: #d00c30;
	color:#eeeeee;
*/
	font-weight: bold;
}
