BODY          { font-size: 10pt;
                text-decoration: none;
		font-family: arial;
		color: #FF0000;
		background-color: #FF5500;
              }

#MAIN	      { background-color: #FFFF88;
		color: #AA0000;
		font-size: 11pt;
	      }

#MAINPOS      { position: absolute;
		top: 25;
		left: 248
	      }

#HIGHLIGHT    { font-weight:800;
		color: #FFFF00;
		background-color: #FF0000;
		outline: black solid medium;
		text-decoration: blink;
	      }

SMALL	      { font-size: .75em;
		font-family: arial;
	      }

#BUTTON	      { background-color: #CCCCFF;
		color: #AAAAFF;
		font-size: 10px;
		font-family: arial black, arial;
		text-align: center;
		text-decoration: none;
		border: 1px outset #0000FF;
		padding: 5 5 5 5;
	      }

BLINK	      { font-size: 1.25em;
		font-weight: 800;
		font family: arial black, arial;
	      }

HR	      { color: #FF5500;
		background-color: #FF5500;
		height: 10px;
		border: 0;
	      }

H1            { font-size: 3em;
		line-height: 1.25em;
                font-family: Reprise Title, Mufferaw, Inkpen2 Chords, Arial Black, Arial;
                color: #000000;
		text-indent: 80px;
		text-decoration: none;
		background-color: #FF5500;
		outline: #000000 solid 2px;
		margin-left: -80px;
              }

H2            { font-size: 1.5em;
                color: #AA0000;
		line-height: 1em;
                font-family: arial black, impact,arial;
		text-decoration: none;
              }

H3            { font-size: 1.0em;
                color: #AA0000;
		line-height: 1.5em;
                font-family: arial black, impact,arial;
		text-decoration: none;
              }

H4	      { color: #AA0000;
	      }

P             { font-family: arial;
                !color: #555555;
              }

A             { !text-decoration: none;
                font-weight: 700;
                color: #0000FF;
	      }

A:visited     { !text-decoration: none;
                font-weight: 700;
		white-space: nowrap;
                color: #0000FF
	      }

NOBR	      { line-height: 1.25em;
		white-space: nowrap;
	      }

#BIGNAV       {	color: #FFFFFF;
		text-decoration: none;
		font-size: 11pt;
                line-height: 1.25em;
		xoutline: black dotted thin;
		white-space: nowrap;
		display: inline;
	      }

#SMLNAV       {	color: #FFFF00;
		text-decoration: none;
		font-size: 11pt;
               	line-height: 1.25em;
		xoutline: black dotted thin;
		white-space: nowrap;
		display: inline;
	      }

#BIGNAVBG     {	color: #000000;
		text-decoration: none;
		font-size: 11pt;
                line-height: 1.25em;
		white-space: nowrap;
		display: inline;
	      }

#SMLNAVBG     {	color: #000000;
		text-decoration: none;
		font-size: 11pt;
               	line-height: 1.25em;
		white-space: nowrap;
		display: inline;
	      }

