/* ALL PAGES */
BODY, TR, TD { font-size: 9pt; font-family: Arial; color: #000000; 
scrollbar-face-color: #009F6A; 
scrollbar-shadow-color: #808080; 
scrollbar-highlight-color: #BFBFBF; 
scrollbar-3dlight-color: #00E995; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #009F6A; 
scrollbar-arrow-color: #000000; }


/* LINKS AND HOVERS */
A:link { text-decoration: underline; color: #009F6A; }
A:visited { text-decoration: underline; color: #009F6A; }
A:active { text-decoration: underline; color: #009F6A; }
A:hover { text-decoration: underline; color: #00CC66; }

A.one:link { text-decoration: none; color: #000000; }
A.one:visited { text-decoration: none; color: #000000; }
A.one:active { text-decoration: none; color: #000000; }
A.one:hover { text-decoration: underline; color: #000000; }


/* DEFINING TYPE E.T.C. */
P { font-size: 9pt; font-family: Arial; color: #000000; text-align: justify; margin-top: 0; margin-bottom: 0; }
LI { font-size: 9pt; font-family: Arial; color: #000000; text-align: justify; }
FONT.footer { font-size: 8pt; font-family: Arial; color: #000000; }
FONT.acrobat { font-size: 8pt; font-family: Arial; color: #000000; }

P.intent { font-size: 9pt; font-family: Arial; color: #000000; text-align: justify; margin-left: 20; margin-top: 0; margin-bottom: 0; }

P.h1 { font-size: 16pt; font-family: Arial; font-weight: bold; color: #000000; text-align: left; margin-top: 0; margin-bottom: 0; }
P.h2 { font-size: 14pt; font-family: Arial; font-style: italic; font-weight: bold; color: #000000; text-align: left; margin-top: 3; margin-bottom: 3; }
P.h3 { font-size: 12pt; font-family: Arial; font-style: italic; font-weight: bold; color: #000000; text-align: left; margin-top: 3; margin-bottom: 3; }

FONT.title { font-size: 14pt; font-family: Arial; font-weight: bold; color: #000000; text-align: left; }
HR { height: 1px; width: 100%; background: #000000; margin: 0px 0px 0px 0px; }


/* FIELDS AND BUTTONS */
INPUT { background-color: #CCECE1; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
SELECT { background-color: #CCECE1; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
TEXTAREA { background-color: #CCECE1; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
INPUT.check { background-color: #CCECE1; border-bottom: #E1E1E1 1px solid; border-left: #E1E1E1 1px solid; border-right: #E1E1E1 1px solid; border-top: #E1E1E1 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
INPUT.button { background-color: #009F6A; border-bottom: #1C3065 1px solid; border-left: #CAD5EA 1px solid; border-right: #1C3065 1px solid; border-top: #CAD5EA 1px solid; color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
