TABLE		{ font-family: Arial; color: black; font-size: 10pt }
BODY		{ font-family: Arial; color: black; font-size: 8pt }

.Big		{ font-family: Arial; font-size: 10pt }
.Bb		{ font-family: Arial; font-size: 10pt; font-weight: bold }
.BigB		{ font-family: Arial; font-size: 12pt; font-weight: bold }
.It		{ font-family: Arial; font-size: 8pt; font-style: italic }
.B		{ font-family: Arial; font-size: 8pt; font-weight: bold }
.BIt		{ font-family: Arial; font-size: 8pt; font-weight: bold; font-style: italic }
.BigIt		{ font-family: Arial; font-size: 10pt; font-weight: bold; font-style: italic }
.He1		{ font-family: Arial; color: rgb(25,50,255); font-size: 20pt; font-weight: bolder }
.He2		{ font-family: Arial; color: rgb(25,50,255); font-size: 15pt; font-weight: bold }
.He3		{ font-family: Arial; color: rgb(255,128,128); font-size: 15pt; font-weight: bold }
.BRB		{ font-family: Arial; color: rgb(255,0,0); font-size: 12pt; font-weight: bold }
.Sm		{ font-family: Arial; font-size: 7pt }
.r		{ font-family: Arial; font-size: 8pt }

.stin		{ color: darkgreen; margin-top: 50px; font-weight: bold; font-size: 100px }
.abc		{color: lightgreen; margin-top: -115px; font-weight: bold; font-size: 110px }
.de		{color: gray; margin-top: -90px; font-weight: extra-light; font-size: 110px; line-height: 90px }

A:link		{ color: #003399; }
A:visited	{ color: #003399; }
A:active	{ text-decoration: none }
A:hover		{ color: rgb(255,0,0); text-decoration: underline }
A.b		{ color: black; text-decoration: none; }
A.r		{ color: #003399; text-decoration: none; }
A.bb		{ color: black; text-decoration: none; font-weight: bold;  font-size: 10pt }
A.bb:visited	{ color: black; text-decoration: none; font-weight: bold;  font-size: 10pt }
A.bb:hover	{ color: rgb(255,0,0); text-decoration: none; }
A.BigB		{ color: blue; text-decoration: none; font-weight: bold;  font-size: 12pt }
A.BigB:visited	{ color: blue; text-decoration: none; font-weight: bold;  font-size: 12pt }
A.BigB:hover	{ color: rgb(255,0,0); text-decoration: none; }

