.body { 
    margin-top:0px; 
    margin-left:0px; 
}

.body p {
    /* set inter-paragraph spacing for bodies */
    margin: 0px 0px 5px 0px;
 }

.body a:link { 
  	color: #036;
        text-decoration: none;
}

.body a:visited { 
  	color: #036;
        text-decoration: none;
}

.body a:hover {
	background: #eee;
	color: #036;
}

.main {
    font-size:11px;  
    line-height:16px; 
    font-family: Georgia, Times New Roman, Times, serif; 
    text-decoration: none; 
    color: #000; 
    margin-left: 10px; 
    margin-right: 17px;
    margin-top: 10px; 
    text-align: justify; 
}	

.instructions {
    width: 300px;
    text-align: left;
}

.side {
    font-size:11px;  
    line-height:16px;
    font-family: Georgia, Times New Roman, Times, serif; 
    text-decoration: none; 
    color: #000; 
    margin: 10px 10px 10px 10px;
}

.banner {
    font-size:11px;  
    line-height:16px;
    font-family: Georgia, Times New Roman, Times, serif; 
    text-decoration: none; 
    color: #000; 
    margin-left: 0px; 
    margin-right: 0px;     
    margin-top: 0px; 
}

.subject {
   font-weight:bold;
   font-variant:small-caps;
   color:#444;
}

.date {
    font-size:11px;  
    line-height:16px; 
    font-family: Georgia, Times New Roman, Times, serif; 
    text-decoration: none; 
    color: #f00; 
    margin-left: 0px; 
    margin-top: 0px; 
}

.email {
	color: #888;
        font-size: 10px;
}

.email a:link { 
  	color: #069;
        text-decoration: underline;
}

.email a:visited { 
  	color: #069;
        text-decoration: underline;
}

.email a:hover {
	background: #eee;
	color: #069;
}

div.post {
    border: 1px solid #ddf;
    margin: 10px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    width: 80%;
}

.post .date,  
.post .subject {
    background: #eee;
}

.post .date,
.post .subject,
.post .email,
{
  padding: 0px 4px 0px 4px;
}

td.body {
  padding: 5px;
}

em {
    color: #f00;
}

.stat {
    font-size:11px;  
    line-height:16px; 
    font-family: Georgia, Times New Roman, Times, serif; 
    text-decoration: none; 
    color: #000; 
    margin-left: 2px; 
    margin-right: 17px; 
    margin-top: 10px; 
}

.foot {
    margin-right: 2px; 
    margin-top: 10px; 
}

.slack {
    border: 3px double black; 
    margin-right: 17px; 
}

.photo {
    border: 3px double black; 
    margin-left: 25px; 
}

a {
    color:#f00;
    font-size:11px;
    font-family: Georgia, Times New Roman, Times, serif;
    text-decoration: none;
}

a:link {
    color:#f00;
}

a:visited {
    color:#f00;
}

a:hover {
    color: #f00;
    text-decoration: underline;
}

