html { scrollbar-base-color: plum; scrollbar-arrow-color: powderblue;	scrollbar-track-color: powderblue; 		scrollbar-shadow-color: powderblue; scrollbar-DarkShadow-Color: black; scrollbar-face-color: plum;		scrollbar-highlight-color: #ffffff; }/* colours are:plum - DDA0DD - 221,160,221powderblue - B0E0E6 - 176,224,230*/body, p, blockquote, div {margin:0; padding:0; font-family: Verdana; font-size: 10pt; color: gray; 	}h1 {font-family: Verdana; font-size: 10pt; color: powderblue; font-weight: bold; }h2 {font-family: Verdana; font-size: 10pt; color: plum; font-weight: bold; }.footer {font-family: Verdana; font-size: 8pt; color: gray; }a:link {color: dimgray; text-decoration: none; font-weight: bold; }a:visited {color: dimgray; text-decoration: none; 	font-weight: bold; }a:hover {color: plum; text-decoration: none; font-weight: bold; }a:active {	color: dimgray; text-decoration: none; font-weight: bold;	}li.1 {color: plum; font-size: 10pt; }li.2 {color: powderblue; font-size: 10pt; }