body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.8em; background-color: white; }
.attention { color: teal; font-size: large; text-decoration: blink; }
p { color: purple; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; text-align: justify; padding: 8px; }
.center { color: purple; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; text-align: center; padding: 8px; }
.enter { color: purple; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; text-align: center; padding: 8px; }
a:hover { color: orange; }
a:link { color: teal; font-size: 10px; line-height: 1.2em; }
a:visited { color: gray; }
h1 { font-size: 1.6em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.2; margin: 0.67em 0; border-bottom: 1px solid gray; }
h2 { color: gray; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-variant: small-caps; line-height: 1.2em; margin: 0.83em 0; border-bottom: 1px solid silver; }
#sidebar { border-right: 1px solid #609; }
.sidebarborder { padding-top: 4px; padding-bottom: 4px; border-bottom: 1px solid #609; }
ul { font-size: 10px; list-style-type: disc; margin: 1em 0 1em 40px; }
ul li { line-height: 2em; }

