Body   {
  font-family:Arial,Verdana,helvetica;
  font-size:12pt;
  font-color:silver;
  color: silver;
  }

A {color: Silver}
A:hover  { color: AntiqueWhite} 
A:link   { color: Silver} 
A:active { color: Maroon; text-decoration:none;}
A:vlink  { color:BurlyWood;}
A.sml { font-size:8pt;} 
H1 { COLOR:gray; FONT-FAMILY: font-family:Arial,Verdana,helvetica; text-transform:capitalize; }
H2, H3, H4 { font-size:16pt; COLOR:gray; font-family:Arial,Verdana,helvetica; }
TD { COLOR:gray;  }
P { COLOR:gray; size:12pt; }
P.narrow { COLOR:gray; margin-left:5em; margin-right:5em; } 
P.tiny { COLOR:gray; size:8pt; text-decoration:none; }
P.footer { COLOR:gray; font-size:8pt; text-align: center; }
P.sml { COLOR: gray; font-size:8pt; } 
P.nav { COLOR:gray; size:8pt; text-align: center; }


TABLE.AR1 {
	align: center;
	color: Silver;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	background-color: snow;
	border-bottom : 4px double silver;
	border-top : 4px ridge silver;
	border-right: 3px dotted silver;
	border-left : 3px dotted silver;
	border-width : 2px;
	text-decoration : none;
	width: 300px;
	}	


