
<!--
body {
  background-color:#f5f5dc;
}
h1 {
	 font-family:comic sans ms, helvetica;
	 font-size:18pt;
	 font-style:normal;
	 color:brown;
	 text-align:center;
}
h2{
	font-family:comic sans ms, helvetica;
	font-size:16pt;
	font-style:normal;
	color:#000000;
}
h3 {
	 font-family:comic sans ms;
	 font-style:italic;
	 color:brown;
	 }
p {
	font-family:comic sans ms, helvetica;
	font-size:9pt;
	color:#000000;
	}
kbd {
	font-family: new times roman;
	font-size: 9pt;
	font-weight:700;
}
ol {
	font-family:comic sans ms, helvetica;
	font-size:10pt;
	color:#000000;
}
a:link, a:visited, a:active{
	font-family:comic sans ms;
	font-size:8pt;
	color:green;
	text-decoration:none;
	}
a:hover{
	color:maroon;
	text-decoration:underline;
	}
td {
	font-family:arial;
	font-size:8pt;
}
blockquote{
	font-family:arial,helvetica;
	font-style:normal;
	font-size:10pt;
	color:#000000;
}		 
body.contact{
	background-color:beige;
}
h1.contact{
	font-family:comic sans ms;
	font-size:20pt;
	font-style:normal;
	color:brown;
	text-align:center;
}
.contact{
	font-family:comic sans ms;
	font-size:10pt;
	font-style:normal;
	color:brown;
}
body.article{
	background-color:#ffffff;
}
h1.article{
	font-family:new courier, helvetica;
	font-size:22pt;
	text-align:center;
	text-decoration:underline;
}	 
h2.article{
	font-family:new courier, helvetica;
	font-size:16pt;
	color:darkgreen;
	text-align:top;
}	
h3.article{
	font-family:new courier, helvetica;
	font-size:10pt;
	font-style:italic;
	text-align:top;
	color:#000000;
}
p.article{
	font-family:new courier, helvetica;
	font-size:12pt;
	color:#000000;
}
.menu {
	margin-left:30px;
	}
.instr{
	font-family:comic sans ms;
	font-size:14pt;
	color:green;
	text-decoration:none;	
}
p.intro{
  font-family:comic sans ms,hevetica;
	font-size:10pt;
	color:darkgreen;
	}	
.heading {
	font-family:comic sans ms;
	font-size:12pt;
	color:#ffffff;
	} 
.green {
	font-family:arial,helvetica;
	font-size:12pt;
	color:#006400;
	}
.red {
	font-family:arial,helvetica;
	font-size:12pt;
	color:#8b0000;
	}
.gold {
	font-family:arial,helvetica;
	font-size:12pt;
	color:#b8860b;
	}
.choc {
	font-family:arial,helvetica;
	font-size:12pt;
	color:#d2691e;
	}

H1.letters {
	font-family:comic sans ms;
	font-size:20pt;
	color:brown;
	text-align:center;
}
h2.letters{
	font-family:comic sans  ms;
	font-size:14pt;
	color:brown;
	text-align:center;
	font-style:normal;	
}
h3.letters{
	font-family:comic sans  ms;
	font-size:14pt;
	color:brown;
	text-align:center;
	font-style:normal;
}
P.letters {
 	font-family:arial,helvetica;
	font-size:12pt;
	color:black;
 	margin-left:15%;
 	margin-right:15%;
}
.letter{
 	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	border-color:green darkgreen;
}
a.catalog{
	font-family:arial;
	font-style:bold;
	color:red;
}
body.fanmap {
	background-color:#ffffff;
}
//-->

