body {background-color: #fff4dd; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0px auto;}

table { border: 0px;}

td { text-align: left;}

#table {
	background: #fff;
	width: 60%;
	font-size: 0.82em;
}
.top {
	height: 35px;
	background-image: url(../images/top.gif);
	text-align : center;
	margin-bottom: 12px;
	font-size: 1.7em;
	color: Blue;
}

p {
	margin: 0 0 0 5px;
	line-height: 19px;
}

.bottom {
	height: 20px;
	background-image: url(../images/bottom.gif);
	text-align : center;
	font-size: 9px;
}

A.ssmItems:link	{color:black;text-decoration:none;}
A.ssmItems:hover	{color: #DC143C;text-decoration: none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited {color:black;text-decoration:none;}
