table {
width:90%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
margin-top: 2em;
border-collapse:collapse;
}
td {
color:#678197;
border-bottom:1px solid #e5eff8;
border-left:1px solid #e5eff8;
padding:.3em 1em;
text-align:center;
}

th {
text-align:center;
font-size:15;
font-weight:bold;
color:green;
}

.total{
font-weight:bold;
font-size: 18;
color:red;
text-align:center;
margin:5em;
}

.menu td {
	background-color: #CCCCFF;
}

.classy_paragraph{
	border:1px solid black;
	text-align:left;
}

.bottomless{
	border-bottom:0px;
}

.bottomline{
	border-bottom: 1px solid ;
}

.propertable td tr{
	text-align:left;
	background-color:blue;
}