p, ul, ol, table, .permalink {
font-size: 10pt;
}
h1 {
font-size: 18pt;
font-weight: bold;
}
h2 {
font-size: 12pt;
font-weight: bold;
}
h3 {
font-size: 10pt;
font-weight: bold;
}
.hide, #navijump, form, #dsns {
display: none;
}
table, td {
border: 1px solid #ccc;
}
a {
color: #000;
text-decoration: none;
}
p a, ul a, ol a {
border-bottom: 1pt solid #bbd590;
}
.entrystuff a, #archivelinks a, #colophon a {
border-bottom: 0;
}
ul {
list-style-type: square;
}
#profile img#pic {
float: right;
}
#profile p a, #profile ul a, #profile ol a {
border-bottom: 1pt solid #c7d6e8 !important;
}