_______________________________________________________________________________

<col>R,G,B</col>
  sets text color
  Red,Green,Blue
_______________________________________________________________________________

<bcol>R,G,B</bcol>
  sets background color
  Red,Green,Blue
_______________________________________________________________________________

<background>X,Y,FILENAME.PCX</background>
  sets background picture
  X=Horisontal Resolution of the picture.
  Y=Horisontal Resolution of the picture.
  FILENAME=filename :) 
_______________________________________________________________________________

<img>X,Y,FILENAME.PCX,ALIGN</img>
  if ALIGN = -1, the current pos of the picture
  in the text remains. ALIGN could also be:
  RIGHT,LEFT,CENTER.
_______________________________________________________________________________

<font>FONTNAME</font>
  These fonts are avaible:
  Arial, Arial Straight, Dos and Arial Large
_______________________________________________________________________________

<fix>NUMBER</fix> 
  Forces a spacing.
  fixed spacing 0 equals automatic spacing
_______________________________________________________________________________

<itag>....</itag> 
  itag ignores all tags until /itag comes up.
  
_______________________________________________________________________________

more to come?