H1==headings
	-align
		#left
		#right
		#center
H2==headings
	-align
		#left
		#right
		#center
H3==headings
	-align
		#left
		#right
		#center
H4==headings
	-align
		#left
		#right
		#center
H5==headings
	-align
		#left
		#right
		#center
H6==headings
	-align
		#left
		#right
		#center

UL
OL
DIR
MENU==DIR

PRE

TT==font-style 
I==font-style 
B==font-style 
U==font-style 
STRIKE==font-style
BIG==font-style
SMALL==font-style
SUB==font-style
SUP==font-style

EM==phrase
STRONG==phrase 
DFN==phrase
CODE==phrase
SAMP==phrase
KBD==phrase
VAR==phrase
CITE==phrase

A==anchor
IMG
APPLET
FONT
BASEFONT
BR
MAP


INPUT
SELECT
TEXTAREA

FONT
	-size
	-color

BASEFONT
	-size

BR
	-clear
		#left
		#all
		#right
		#none

P==para
DL
CENTER==DIV
BLOCKQUOTE
FORM
ISINDEX
HR
TABLE

BODY 
	-background
	-bgcolor
	-text
	-link
	-vlink
	-alink

ADDRESS
DIV
	-align
		#left
		#center
		#right


A
	-name
	-href
	-rel
	-rev
	-title

SHAPE
COORDS

MAP
	-name    CDATA   #IMPLIED

AREA
	-shape
	-coords
	-href
	-nohref
	-alt

LINK
	-href
	-rel
	-rev
	-title



IMG
	-src
	-alt
	-align
		#top
		#middle
		#bottom
		#left
		#right
	-height
	-width
	-border
	-hspace
	-vspace
	-usemap
	-ismap

APPLET
	-codebase
	-code
	-alt
	-name
	-width
	-height
	-align
		#top
		#middle
		#bottom
		#left
		#right
	-hspace
	-vspace

PARAM==applet
	-name
	-value


HR
	-align
		#left
		#right
		#center
	-noshade
	-size
	-width

P
	-align
		#left
		#right
		#center


PRE
	-width

BLOCKQUOTE

DL
	-compact

DT==dl
DD==dl

OL
	-type
		#l
		#a
		#A
		#i
		#I
	-start
	-compact

UL
	-type
		#disc
		#square
		#circle
	-compact
	
DIR
	-compact
MENU==dir
	-compact

LI==ul
	-type
		#l
		#a
		#A
		#i
		#I
		#disc
		#square
		#circle
	-value

FORM
	-action
	-method
		#get
		#post
	-enctype

INPUT
	-type
		#TEXT
	    #PASSWORD
	    #CHECKBOX
	    #RADIO
	    #SUBMIT
		#RESET
	    #FILE
	    #HIDDEN
	    #IMAGE
	-name
	-value
	-checked
	-size
	-maxlength
	-src
	-align
		#top
		#middle
		#bottom
		#left
		#right

SELECT
	-name
	-size
	-multiple 

OPTION
	-selected
	-value

TEXTAREA
	-name
	-rows
	-cols

TABLE
	-align
		#left
		#center
		#right
	-width
	-border
	-cellspacing
	-cellpadding

CAPTION==table
	-align
		#top
		#bottom

TR==table
	-align
		#left
		#center
		#right
	-valign  
		#top
		#middle
		#bottom

th==table
td==table
	-nowrap
	-rowspan
	-colspan
	-align
		#left
		#center
		#right
	-valign  
		#top
		#middle
		#bottom
	-width
	-height

HEAD
TITLE

ISINDEX
	-prompt

BASE
	-href
	

META
	-http-equiv
	-name
	-content

STYLE
SCRIPT
