
body { 
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: white;
	scrollbar-face-color:       gray;
	scrollbar-shadow-color:     gray; 
	scrollbar-highlight-color:  white;
	scrollbar-3dlight-color:    gray; 
	scrollbar-darkshadow-color: black;
	scrollbar-track-color:      black; 
	scrollbar-arrow-color:      white;
}

h1	{font-family: Arial, sans-serif; font-size: 18pt; color: white; 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: white; font-size: 100%; font-weight: bold; text-decoration: none;}
a:visited	{color: white; font-size: 100%; font-weight: bold; text-decoration: none;}
a:active	{color: black; font-size: 100%; font-weight: bold; text-decoration: none; background: white;}
a:hover  	{color: black; font-size: 100%; font-weight: bold; text-decoration: none; background: white;}

a.small:link  	{color: #333333; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.small:visited {color: #666666; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.small:active  {color: black;   font-size: 9pt; font-weight: bold; text-decoration: none; background: white;}
a.small:hover  	{color: black;   font-size: 9pt; font-weight: bold; text-decoration: none; background: white;}

a.city:link  	{color: black; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.city:visited	{color: black; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.city:active	{color: black; font-size: 7pt; font-weight: bold; text-decoration: none; background: white;}
a.city:hover  	{color: black; font-size: 7pt; font-weight: bold; text-decoration: none; background: white;}

.black	{color: black;}
