/* ALL PAGES */
BODY, TR, TD { font-size: 9pt; font-family: Arial; color: #000000; 
scrollbar-face-color: #044A84; 
scrollbar-shadow-color: #1D6A87; 
scrollbar-highlight-color: #CCECF8; 
scrollbar-3dlight-color: #1D6A87; 
scrollbar-darkshadow-color: #333333; 
scrollbar-track-color: #044A84; 
scrollbar-arrow-color: #FFFFFF; }


/* LINKS AND HOVERS */
A:link { text-decoration: none; color: #0000FF; }
A:visited { text-decoration: none; color: #0000FF; }
A:active { text-decoration: none; color: #0000FF; }
A:hover { text-decoration: underline; color: #004B88; }

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


/* DEFINING TYPE E.T.C. */
P { font-size: 9pt; font-family: Arial; color: #000000; text-align: justify; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }
FONT.footer { font-size: 8pt; font-family: Arial; color: #000000; text-align: left; margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px }
H1 { font-size: 14pt; font-family: Arial; font-weight: bold; color: #000000; text-align: left; }
H2 { font-size: 12pt; font-family: Arial; font-weight: bold; color: #000000; text-align: left; }
FONT.home { font-size: 16pt; font-family: Arial; color: #044A84; text-align: center; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }


/* FIELDS AND BUTTONS */
INPUT { background-color: #E9E9E9; border-bottom: #D7D7D7 1px solid; border-left: #004256 1px solid; border-right: #D7D7D7 1px solid; border-top: #004256 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
SELECT { background-color: #E9E9E9; border-bottom: #D7D7D7 1px solid; border-left: #004256 1px solid; border-right: #D7D7D7 1px solid; border-top: #004256 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
TEXTAREA { background-color: #E9E9E9; border-bottom: #D7D7D7 1px solid; border-left: #004256 1px solid; border-right: #D7D7D7 1px solid; border-top: #004256 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
INPUT.button { background-color: 044A84; border-bottom: #004256 1px solid; border-left: #D7D7D7 1px solid; border-right: #004256 1px solid; border-top: #D7D7D7 1px solid; color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
INPUT.check { background-color: #E1E1E1; 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 }
