
 ul		{ list-style-image:url(../bmp/b3.gif) }
 ul:next	{ list-style-image:url(../bmp/b2.gif) }
 
 body		{ background-color:#EEEEEE }
 table		{ background-color:seashell }
 
 #fsymb		{ font-family:Symbol; }
 #trans		{ background-color:transparent }

 body,table	{ color:#000020 } 
 body,table	{ bordercolor:#DDDDDD }
 body,table	{ font-family:Tahoma,Verdana,Arial; text-align:left }
 body,table	{ font-size:12pt }
 h5		{ font-size:11pt; color:#001040 }
 h4		{ font-size:13pt; color:#002050 }
 h3		{ font-size:16pt; color:#004070 }
 h2		{ font-size:18pt; color:#006090 }
 h1		{ font-size:20pt; color:#0080B0 }
 pre		{ font-family:Courier New,Courier; font-size:12 }

 a:link		{ color:blue;    font-weight:bold; text-decoration:underline; }
 a:visited	{ color:#7F007F; text-decoration:underline; }
 a:active	{ color:magenta; text-decoration:none; }

