body {
	font-family: Tahoma;
	font-size: small;
	color: black;
	background-color: #e6e6e6;
}
table.thinline {
   border-collapse:collapse;
   border:1px solid #000000;
   align:center;
   margin-left:auto;
   margin-right:auto;
   background-color: #A8A8A8;
}


td {
	font-size: small;
}
.quote {
	font-family: Tahoma; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.messagequote {
	width : 360px;
	font-family: Tahoma; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.post_me
{
    color: red;
}
.smaller
{
    font-size: 7pt;
}
