body 					{ margin: 10pt; background-color: white; background-attachment: fixed; text-align: center; vertical-align: middle } 
p, i, b, li, td		{ color: #000080; font-size: 10pt; font-family: Verdana, Arial, Helvetica; widow: 3; orphans: 2 }   
a 	 					{ text-decoration: none; font-weight: normal }   
a:hover				{ text-decoration: underline; color: #CC3300; }
a:visited				{ color: purple }
a:active				{ color: red }
h1						{ font-family: Arial, Helvetica; font-weight: bold }   
h2, h3					{ font-family: Arial, Helvetica; font-weight: bold; color: black }
h4, h5, h6 			{ font-family: Verdana, Arial, Helvetica; font-weight: bold; color: black }
h1						{ font-size: 16pt; text-align: center; color: white; background-color: #426BBD}   
h2						{ font-size: 16pt; page-break-before: always; text-shadow: grey }   
h3						{ font-size: 12pt }   
h4						{ font-size: 10pt }   
h5						{ font-size: 10pt; font-style: italic }
h6						{ font-size: 8pt }
hr						{ width: 100%; height: 0,5pt; color: #000080; align: center }
td					{ color: #000080; font-size: 10pt; font-family: Verdana, Arial, Helvetica; widow: 3; orphans: 2 }


body { 
scrollbar-arrow-color: #FF0000;
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #426BBD;
scrollbar-3dlight-color: #426BBD;
scrollbar-darkshadow-color: #426BBD;
scrollbar-shadow-color: #426BBD;
}