BODY	{
	background-color: #EEEEFF;
	font-size:8pt;
	color: #000055;
	}

A	{
	font-family: tahoma;
	font-weight:bold;
	}

A:active	{
	text-decoration: none; 
	color: #771111; 
	font-size: 8pt
	}

A:link	{
	text-decoration: none; 
	color: #771111; 
	font-size: 8pt
	}

A:visited	{
	text-decoration: none; 
	color: #771111; 
	font-size: 8pt
	}

A:hover	{
	text-decoration: none; 
	color: #FF3333; 
	font-size: 8pt
	}

H1	{
	text-align: center;
	color: #FF0000;
	font-size: 32pt;
	font-weight: normal;
	}

H2	{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	}

.box	{
	border-style: double;
	border-width: 3px;
	border-color: #550000;
	background-color: #EEFFEE;
	padding: 5px;
	margin: 10px;
	}

.caption	{
	text-align: center;
	font-size:8pt;
	color: #000055;
	font-family: Courier New, Courier, monospaced;	}

#calclist	{
	width: 30em;
	text-align: center;
	}

#calclist LI	{
	list-style-type: none;
	margin-left: -30px;
	line-height: 1.5;
	}

#pictures	{
	text-align: center;
	}

#song	{
	text-align: center;
	font-size: 10pt; 
	font-family: Courier New, Courier, monospaced; 
	}

#counter	{
	text-align: center;
	}

.googletop	{
	text-align: center;
	}

.googleright	{
	float: right;
	}

.fineprint	{
	font-family: arial, helvetica, swiss, sans-serif;
	font-size: 8pt;
	text-align: center;
	}

.homelink	{
	text-align: center;
	font-size: 12pt;
	}