
body { font-family: verdana, georgia, arial, sans-serif; font-size: 12px; color:#000;
       background-color:#fff; }
table { font-size: 10pt; }
a:link { color:#b21; text-decoration:none; }
a:visited { color:#b21; text-decoration:none;}
a:active { color:#b21; text-decoration:none; }
a:hover { color:#b21; text-decoration:underline;}

.main { margin-left: auto; margin-right: auto;
        width: 640; }

.title { font-size: 180%; font-weight: bold; margin-top: 0.5em; text-align: center;}
.smaller { font-size: 80%; }

h1 { font-size: 120%; margin-top: 1em; margin-bottom: 0.5em; text-align: center;}
h2 { font-size: 120%; margin-top: 1em; margin-bottom: 0.5em;}

.heading { font-size: 120%; font-weight: bold; margin-bottom: 0.5em; }
.item { margin-bottom: 0.5em; }

.normal { color:#00d}
.normal a:link { color:#00f; text-decoration:underline; }
.normal a:hover { background-color:#ddd; }
.normal a:visited { color:#00f;  text-decoration:underline; }

.cr { font-size: 80%; color:#999; border-top: 1px solid #999; text-align: left;}



