h1 {	font-style: italic;
	font-weight: bold;
	color: "222222";
	text-align: center; }
h2 {	

	}

wr {	font-weight: bold; }
p.specialWR {	font-weight: bold; }
p.special20 {	font-weight: bold; }
p.first {	font-size: 22; }
p.head {font-weight: bolder;
	font-size: 20;
	text-align: center;}
span.ThisPage {text-decoration: none; color: ffeecc}
span.firstmain {	font-weight: bold;
		font-size: 16; }
a { font-weight: bold; }
A:link {text-decoration: none; color: "gold"}
A:visited {text-decoration:  none; color: "gold"}
A:active {text-decoration: none}
A:hover { font-weight: bold; color: "ffeecc"}
td { border: .05cm double #555555;
	padding-left: .15cm; }
tr { border: .05cm double #555555;
	padding-left: .15cm; }
table { border: .15cm groove #888888;
		align: center; }

BODY {	scrollbar-face-color: #555555;

 	scrollbar-3dlight-color: #999999;
  	scrollbar-highlight-color: #aaaaaa;
  	scrollbar-shadow-color: #999999;
  	scrollbar-darkshadow-color: #000000;

  	scrollbar-track-color: 999999;
  	scrollbar-arrow-color: gold;
	background-color: "AAAAAA";
	text-align: center; }
