body 
{
background-color: #ffffff;
font-family: verdana,arial,helvetica,sans-serif;
}
a {
} 
h1 {color: rgb(50,120,150);
font-size: medium;}
h2 {color: rgb(70,140,170);
font-size: medium;}
p {color: rgb(0,0,0);}
p.code{
border-style: inset;
padding: 20px;
background-color:#F5F5F5;
border-color:#aaaaaa;
font-family:courier,monaco
}

ul {color: rgb(0,0,0);}
ol { list-style-type: none;
padding: 20px;
margin: 0px;

 }

.tumblr_title {	
font-size: 20px;
font-weight: bold;
text-decoration: underline;
}

.tumblr_link{
	font-size: 18px;
    font-weight: bold;
}
//.tumblr_link_post:after
//{
//    content: "----------------------------------------------------------"
//}


.tumblr_body{
	font-size: 16px;
    margin-bottom: 50px;
}
//.tumblr_body:after
//{
//    content: "----------------------------------------------------------"
//}


.tumblr_link_post{
	 margin-bottom: 50px;
}

<!--
.indented
   {
   text-indent: 30pt;
   }
-->