@charset "utf-8";

body { padding: 10px 20px; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; clear: both; }
h5, h6 { font-family: Verdana, Geneva, sans-serif; clear: both; }

h1 { border-bottom: 1px solid; margin: 10px 0; padding: 10px 0; font-size: 200%; font-weight: bold; }
h2 { margin: 30px 3px 5px; font-size: 165%; font-weight: bold; }
h3 { margin: 10px 7px; font-size: 125%; font-weight: bold; }
h4 { font-size: 112%; font-weight: bold; padding-bottom:5px; }
h5 { font-size: 100%; font-weight: bold; padding-bottom:5px; text-decoration: underline; }

hr { clear: both; border: none; border-bottom: 1px solid; color:transparent; display:block; height:1px; margin:0.5em auto; }

ul { margin: 10px 20px; list-style:circle; }
ul li { padding: 5px; }
ul.tags li { display:inline; padding:3px 10px; line-height: 30px; list-style: none; white-space: nowrap; font-variant: small-caps; font-size: 14px; }
ul.groups { background: #FFF }

p { margin: 5px 0; line-height:20px; }

.images { border: 1px solid; padding: 5px; }
.images a { margin: 5px; text-decoration: none; }

.center { text-align: center; }

