/* VRB THIRD style sheet */

BODY { background: honeydew; margin-left: 2%; margin-right: 2% }
BODY { font-family: verdana, sans serif, Arial, Helvetica, Geneva, Swiss }
BODY { font-size: 10pt }

H1 { font-size: 18pt }
H1 { font-weight: 700 } /* bold */
H1 { line-height: 1 } 
H1 { color: #004400 }
H1 { text-align: center }

H2 { font-size: 10pt }
H2 { font weight: 700 } /* bold */
H2 { font-style: italic }
H2 { color: #004400 }
H2 { background-color: white }
H2 { border-top: thin solid #66cccc }
H2 { border-bottom: thin solid #66cccc }

H3 { font-size: 10pt }
H3 { font weight: 700 } /* bold */
H3 { font-style: normal }
H3 { color: #004400 }
H3 { background-color: white }
H3 { border-top: thin solid #66cccc }
H3 { border-bottom: thin solid #66cccc }
H3 { text-align: center }

H4 { font-size: 14pt }
H4 { font-weight: 700 } /* bold */
H4 { line-height: 3 } 
H4 { color: #004400 }

UL { font-family: verdana, sans serif, Arial, Helvetica, Geneva, Swiss }
UL { font-size: 10pt }

OL { font-family: verdana, sans serif, Arial, Helvetica, Geneva, Swiss }

P { font-family: verdana, sans serif, Arial, Helvetica, Geneva, Swiss }
p { font-size: 10pt }

TD { font-family: verdana, sans serif, Arial, Helvetica, Geneva, Swiss }

P.FOOT { font-size: 8pt }
P.FOOT { text-align: center }

P.WHITE { line-height: 1.5 }
P.WHITE { background-color: white }
P.WHITE { margin-right: 5% }
P.WHITE { font-size: 10pt }

P.WHITEBOLD { line-height: 1.5 }
P.WHITEBOLD { background-color: white }
P.WHITEBOLD { margin-right: 5% }
P.WHITEBOLD { font-size: 10pt }
P.WHITEBOLD { font weight: 700 } /* bold */

P.WHITEBOLDGREY { line-height: 1.5 }
P.WHITEBOLDGREY { background-color: white }
P.WHITEBOLDGREY { margin-right: 5% }
P.WHITEBOLDGREY { font-size: 10pt }
P.WHITEBOLDGREY { font weight: 700 } /* bold */
P.WHITEBOLDGREY { color: #808080 } /* bold */

P.GREYBOLDHONEYDEW { line-height: 1.5 }
P.GREYBOLDHONEYDEW { background-color: #C0C0C0 }
P.GREYBOLDHONEYDEW { margin-right: 5% }
P.GREYBOLDHONEYDEW { font-size: 10pt }
P.GREYBOLDHONEYDEW { font weight: 700 } /* bold */
P.GREYBOLDHONEYDEW { color: honeydew } /* bold */

P.WBC { line-height: 1.5 }
P.WBC { background-color: white }
P.WBC { margin-right: 5% }
P.WBC { font-size: 10pt }
P.WBC { font weight: 700 } /* bold */
P.WBC { text-align: center }

P.TABLE { font-size: 10pt }

P.BOLD { font-size: 10pt }
P.BOLD { font weight: 700 } /* bold */

P.SMALL { font-size: 9pt }

P.SMALLER { font-size: 8pt }

UL.WHITE { line-height: 1.5 }
UL.WHITE { background-color: white }
UL.WHITE { margin-right: 5% }
UL.WHITE { font-size: 10pt }