.fff		{ font-family: verdana,tahoma,arial,helvetica; font-size: 12pt; }
.ff		{ font-family: verdana,tahoma,arial,helvetica; font-size: 8pt; }
.f10            { font-family: verdana, tahoma,arial; font-size: 10pt; }
.bigfont	{ font-family: comic sans ms; font-size: 14pt; font-weight: bold; }
.medfont	{ font-family: comic sans ms; font-size: 12pt; }
.navfont	{ font-family: trebuchet ms, tahoma; font-size:8pt; }
.smallfont      { font-family: verdana, tahoma,arial; font-size: 7pt; }

i.b1		{ font-family: times new roman; font-size:12pt; font-style: italic; }
i.b2		{ font-family: times new roman; font-size:10pt; font-style: italic; }

#rd		{ color: red;     }
#bl		{ color: blue;    }
#gn		{ color: green;   }
#gy		{ color: gray;    }
#yw		{ color: yellow;  }
#nv		{ color: navy;    }
#pk		{ color: pink;    }
#lpp	        { color: #ff99ff; }
#cy	        { color: cyan;    }

a.navlink	  { color: yellow; text-decoration: none; }
a.navlink:active  { color: yellow; text-decoration: none; }
a.navlink:hover   { color: red; text-decoration: none; background-color: #ffff99; }

a.nlink	          { color: yellow; text-decoration: none; }
a.nlink:active    { color: gray; text-decoration: none; }
a.nlink:hover     { color: cyan; text-decoration: underline; }

a.mlink	          { color: #33ff33; text-decoration: none; }
a.mlink:active    { color: #ffff00; text-decoration: none; }
a.mlink:hover     { color: #33ff33; text-decoration: underline; }

ul.neat  { list-style-type: square; 
		  list-style-image: url(square.gif);
		  margin-top: 1em;
		  margin-left: 2em;	
		  line-height: 140%; }

ul.smile { list-style-type: square; 
		  list-style-image: url(smiley1.gif);
		  margin-top: 1em;
		  margin-left: 2em;	
		  margin-bottom: 2px;
		  line-height: 140%; }
		  
ul.anim  { list-style-type: square; 
		  list-style-image: url(animball.gif);
		  margin-top: 1em;
		  margin-left: 2em;
		  line-height: 2em; }
