
body { 
	font-family: Arial, sans-serif;
	font-size: 11pt;
	background-color: #1F3662;
	scrollbar-face-color:       white;
	scrollbar-shadow-color:     black; 
	scrollbar-highlight-color:  black;
	scrollbar-3dlight-color:    black; 
	scrollbar-darkshadow-color: black;
	scrollbar-track-color:      #1F3662; 
	scrollbar-arrow-color:      black;
}

h1	{font-family: Arial, sans-serif; font-size: 18pt; color: #1F3662; text-align: center;}

h3	{font-family: Arial, sans-serif; font-size: 14pt; color: black;   text-align: left;}

td	{font-family: Arial, sans-serif; font-size: 11pt;}

b	{font-weight: bold;}

a:link  	{color: #1F3662;                      font-size: 100%; font-weight: bold; text-decoration: none;}
a:visited  	{color: #999999;                      font-size: 100%; font-weight: bold; text-decoration: none;}
a:active  	{color: #999999;                      font-size: 100%; font-weight: bold; text-decoration: none;}
a:hover  	{color: white;   background: #1F3662; font-size: 100%; font-weight: bold; text-decoration: none;}

