a:link		{ color: #000080; text-decoration: none }
a:visited	{ color: #000080; text-decoration: none }
a:active	{ color: #000080; text-decoration: none }
a:hover		{ color: #FF0000; text-decoration: none }

.header-main	{ font-family: Times New Roman; font-size: 12pt; text-transform: uppercase; font-weight: 
               bold; background-color: #FFFFFF; text-align:center }
.header-sub		{ color: #000000; font-family: Times New Roman; font-size: 11pt; font-weight: 
               bold; text-align: center; background-color: #CCCCCC }
               
.header-sub    a:link       { color: #000000; text-decoration: none }
.header-sub    a:visited    { color: #000000; text-decoration: none }
.header-sub    a:active 	{ color: #000000; text-decoration: none }
.header-sub    a:hover	    { color: #000000; text-decoration: underline }


.text-main			{ font-family: Tahoma; font-size: 8pt; color: #000000; text-align:justify }
.text-main-header	{ color: #000000; font-family: Tahoma; font-size: 8pt; font-weight: bold }
.text-sub   		{ font-family: Tahoma; font-size: 8pt; color: #000000; text-align:justify }

.form        { font-family: Arial, helvetica; font-size: 8,5pt; color: #000000; text-align: 
               Center; background-color: #FFFFFF }
               
.form1		{font-family: Tahoma; font-size: 8pt; color: #000080; border: 1px solid #C0C0C0}
               
BODY {
scrollbar-face-color : #003399        ;
scrollbar-shadow-color : #000000          ;
scrollbar-highlight-color : #000000         ;
scrollbar-3dlight-color : #003399          ;
scrollbar-darkshadow-color : #003399         ;
scrollbar-track-color : #003399          ;
scrollbar-arrow-color : #FFFFFF    	

}

hr           { color: #CCCCCC; height: 1px; style: noshade }
