body {
background: white;
color: #000000;
font: 13pt "arial", "helvetica", sans-serif;
margin: 0; 
}
p { font: 13pt "arial", "helvetica", sans-serif; }
a:link {
text-decoration: none;
background: none;
color: #000000;
} 
a:active {
text-decoration: none;
background: none;
color: #000000;
font: 100% "arial", "helvetica", sans-serif;
} 
a:hover {
text-decoration : none;
background : #90ee90;
color: #000000;
font: 100% "arial", "helvetica", sans-serif;
} 
a:visited {
text-decoration: none;
background: none;
color: #000000;
font: 100% "arial", "helvetica", sans-serif;
}
a:hover {
text-decoration: none;
background: #90ee90;
color: #000000;
font: 100% "arial", "helvetica", sans-serif;
}
h1 { 
font-family: "arial", "helvetica", sans-serif;
}
h2 { 
font-family: "arial", "helvetica", sans-serif;
}
h3 { 
font-family: "arial", "helvetica", sans-serif;
}
h4 { 
font-family: "arial", "helvetica", sans-serif;
}
h5 { 
font-family: "arial", "helvetica", sans-serif;
}
h6 { 
font-family: "arial", "helvetica", sans-serif;
}
h7 { 
font-family: "arial", "helvetica", sans-serif;
}
.byline {
padding: 0; 
margin: 0;
background: none; 
color: #ff600f;
font-size: 80%; 
} 
#description {
padding: 0; 
margin: 1em 13% 0 5%;
background: none;
color: #808080; 
background: transparent;
font-size: 80%; 
text-transform: uppercase; 
}
.blogPost {
font-family: "arial", "helvetica", sans-serif;
padding: 0; 
margin: 0;
background: none; 
color: #000000;
text-align: left;
}
.small {
font: 10pt "arial", "helvetica", sans-serif;
}