/* content.css - Main Layout Styles *
* Styles for Content elements *
* This design is granted for use free of charge or restriction. *
* Please remove all of my content and pictures, however. *
* January 2005 - Arthur Ketcham */

h3 {
font-size: 90%;
}

h4 {
font-size: 90%;
}

h4 a {
color: #000088;
}

p {
font-size: 90%;
}

dd {
margin-bottom: 2em;
}

dt {
font-weight: bold;
}


.projectlist li {
font-weight: bold;
}
