﻿/* OPF.NET Global Style Sheet */

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; }
h4 { font-size: 7.5pt; color: Gray; font-family: Verdana, Sans-Serif; font-weight: bold; text-transform: uppercase; margin: 1.2em 0em 1.2em 0em; }
span { font-size: 8pt; font-family: Verdana, Sans-Serif; color: Black; }
div { font-size: 8pt; font-family: Verdana, Sans-Serif; color: Black; }
p { font-size: 8pt; line-height: 1.2em; margin: 1.2em 2em 1.2em 0em; }
p a { font-size: 8pt; }
ul { font-size: 8pt; }
li { margin-bottom: 8px; }
ol { font-size: 8pt; }
a { color: #4485b0; text-decoration: none; }
a:hover { text-decoration: underline; }

.Header { border: 1px dotted SeaGreen; }
.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; }
