﻿body { font-family: Verdana, Sans-Serif; font-size: 69%; color: Black; font-weight: normal; margin-top: 10px; background: white; }
h1 { font-size: 12pt; color: #EFAD5F; font-family: Verdana, Sans-Serif; margin-bottom: 0px; }
h2 { font-size: 10pt; font-weight: bold; color: #A9A9AC; margin: 2em 0em 1.2em 0em; }
p { font-size: 8pt; line-height: 1.2em; margin: 1.2em 2em 1.2em 0em; }
p a { font-size: 8pt; }
a { color: #4485b0; text-decoration: none; }
a:hover { text-decoration: underline; }
code { color: Gray; }

.Header {  border: 1px dotted gray; background-color: #ffffbb; }
.MainTitle { font-size: 18pt; }
.MainSlogan { font-size: 10pt; color: SeaGreen; }
.Content { margin-left: 6px; margin-top: 10px; }
.Line { border-bottom: 1px dotted SeaGreen; }
.Footer { font-size: 7.5pt; color: Gray; padding-top: 3px; }
.Footer a { text-decoration: underline; color: Gray; }
