body				{background: #0000AA; color: #fabe14; font-family: Book Antiqua, Times New Roman, Sans-Serif;}

a:link				{color: yellow; text-decoration: none; font-weight: bold;}
a:visited			{color: white; text-decoration: none;}
a:hover			{text-decoration: underline;}

a:link.button		{color: #0000AA; background: #fabe14; text-decoration: none; font-weight: bold;}
a:visited.button	{color: #0000AA; background: #fabe14; text-decoration: none; font-weight: bold;}
a:hover.button		{color: #fabe14; background: #0000AA; text-decoration: none;}

td.button			{color: #0000AA; background: #fabe14; text-decoration: none; font-weight: bold; cursor: hand; border-width: 4px; border-style: outset; text-align: center;}

.h1				{font-weight: bold; font-size: 28pt; text-align: center; border-style: double;}
.h2				{font-weight: bold; font-size: 20pt; text-align: center;}
.h3				{font-weight: bold; font-size: 16pt; text-align: center;}
.h4				{font-weight: bold; font-size: 14pt; text-align: center;}
.h5				{font-weight: bold; font-size: 12pt; text-align: center;}

.h3r				{font-weight: bold; font-size: 16pt; text-align: center; color: #0000AA; background: #fabe14;}

.moto				{font-weight: bold; font-size: 16pt; text-align: center; font-style: italic;}
.vsmall			{font-size: 8pt;}
.hidden			{color: #0000AA;}
.smallhidden		{color: #0000AA; font-size: 6pt;}
.browser			{color: white; font-size: 10pt; font-weight: bold; text-align: center;}

.author			{font-family: arial; font-size: 8pt; color: cyan; text-align: center;}

