BODY
{
	padding: 0 0 0 3em;
	background-color: white;
	background-image: url(edge.GIF);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Times New Roman" , Times , "Century Schoolbook" , Garamond , serif;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-size: 12pt;
}

A:link { color: #366; }
A:visited { color: #8A9; }
A:hover { color: #C60; }
A:active { color: #C60; }

.TITLE
{
	font-family: "Times New Roman" , "Century Schoolbook" , "Times New Roman" , Times , serif;
	font-weight: bold;
	color: #007F6A;
	text-align: center;
	font-size: 300%;
}

.RIGHT { text-align: right; }
.CENTER { text-align: center; }
.OVER { text-decoration: overline; }

h2
{
	font-family: "Times New Roman" , "Century Schoolbook" , Garamond , serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24pt;
	color: #007F6A;
	text-align: center;
}

h3
{
	font-family: "Times New Roman" , "Century Schoolbook" , Garamond , serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18pt;
	color: #007F6A;
	text-align: center;
}

h4
{
	font-family: "Times New Roman" , "Century Schoolbook" , Garamond , serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #007F6A;
	text-align: left;
}

h5
{
	font-family: "Times New Roman" , "Century Schoolbook" , Garamond , serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: #007F6A;
	text-align: center;
}

em
{
	font-family: "Times New Roman" , "Century Schoolbook" , Garamond , serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	font-variant: small-caps;
}

.DOUBLE { font-size: 18pt; }
.TRIPLE { font-size: 24pt; }
.HALF { font-size: 10pt; }
.TEXT { padding-left: 7em; }

.TOOLBAR
{
	text-align: center;
	font-size: small;
}

.UPDATE
{
	text-align: right;
	font-size: x-small;
}

.BIGNUM
{
	font-family: Arial , sans-serif;
	font-weight: bold;
	font-size: 800%;
	color: #c8c8c8;
}

.SYMBOL
{
	font-family: Symbol;
	font-weight: bold;
}

.RED
{
	font-weight: bold;
	color: #FF0000;
}

.HEN
{
	font-weight: bold;
	color: #A70E00;
}

.BRONZE
{
	font-weight: bold;
	color: #CC6600;
}

.TAN
{
	font-weight: bold;
	color: #8C6136;
}

.YELLOW
{
	font-weight: bold;
	color: #DDDD00;
}

.BEDROCK
{
	font-weight: bold;
	color: #F3EBE7;
}

.ROCK
{
	font-weight: bold;
	color: #996633;
}

.GREEN
{
	font-weight: bold;
	color: #008000;
}

.YGREEN
{
	font-weight: bold;
	color: #99FF00;
}

.TEAL
{
	font-weight: bold;
	color: #007F6A;
}

.CYAN
{
	font-weight: bold;
	color: #00FFFF;
}

.BLUE
{
	font-weight: bold;
	color: #0000FF;
}

.LBLUE
{
	font-weight: bold;
	color: #33CCFF;
}

.PURPLE
{
	font-weight: bold;
	color: #6C18B0;
}

.MAGENTA
{
	font-weight: bold;
	color: #FF00FF;
}

.LAVENDER
{
	font-weight: bold;
	color: #6666CC;
}

.GOLD
{
	font-weight: bold;
	color: #FFCC00;
}

.GOLDSMALL
{
	font-weight: bold;
	font-size: small;
	color: #7F5F00;
}

.GRAY
{
	font-weight: bold;
	color: #CCCCCC;
}

.MGRAY
{
	font-weight: bold;
	color: #999999;
}

.HERE { color: #c8c8c8; }
.HIDDEN { visibility: hidden; }
