BODY
{
	margin: 0px;
	font-size:1em;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #ffff80;
}
.bigname
{
	font-family: times, serif;
	font-size: 4em;
	font-weight: bold;
	color: #FF8000;
	line-height:90%;
}
.title
{
	font-size: 1.3em;
	color: #FF8000;
}
.tagline
{
	font-family: 'Arial Narrow', Veranda, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	letter-spacing: .11em;
	line-height:110%;
}
.menu
{
	font-size:1.25em;
	font-family: Veranda, Arial, Helvetica, sans-serif;
}
.normal
{
	font-size:.9em;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color:#000000;
}
.spaced
{
	font-size:1.1em;
	font-family: 'Arial Narrow', Veranda, Arial, Helvetica, sans-serif;
	color:#009900;
	letter-spacing: .08em;
}
.footer
{
	font-size:.9em;
	font-family: 'Arial Narrow', Veranda, Arial, Helvetica, sans-serif;
	color:#333333;
	letter-spacing: .1em;
}
.footer A:hover
{
	color: #cc5000;
	text-decoration: underline;
}
.error
{
	color: Red;
	font-weight: bold;
}
.box
{
	border: 1px solid #00CC00;
}
A
{
	color: #0000CC;
	text-decoration: none;
}
A:hover
{
	color: #00CC00;
	text-decoration: underline;
}
A:active
{
	color: #0000CC;
	text-decoration: none;
}
A:visitied
{
	color: #0000CC;
	text-decoration: none;
}


