<STYLE TYPE="text/css">
body
{
	background-repeat:  repeat-y;
	background-position:  center top;
	background-attachment: fixed;
	background-repeat:  no-repeat;
	font-family: Book Antiqua;
	color: #000000;
	font-size: 12px;
	margin: 0px;
}
form
{
	margin: 0px;
}

.pinklink a
{
	text-decoration: none;
	font-weight: bold;
	color: #FF9999;
	font-size: 24px;
}
.pinkink a:link 
{
	text-decoration: none;
	color: #FF9999;
}
.pinkink a:visited
{
	color: #FF9999;
}
.pinkink a:hover 
{
	color: #FF9999;
	text-decoration: underline;
}
.pinkink a:selected 
{
	color: #FF9999;
	text-decoration: underline;
}

.header
{
	font-weight: bold;
	color: #3A1D00;
	font-size: 48px;
	text-decoration: none;
}
.bodytext
{
	font-family: Book Antiqua;
	font-size: 18px;
}
.bodytextbold
{
	font-family: Book Antiqua;
	font-size: 18px;
	font-weight: bold;
}
.bodytextboldunderline
{
	font-family: Book Antiqua;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;	
}
.bigbodytext
{
	font-family: Book Antiqua;
	font-size: 22px;
}
.bigbodytextbold
{
	font-family: Book Antiqua;
	font-size: 22px;
	font-weight: bold;
}
.bigbodytextboldunderline
{
	font-family: Book Antiqua;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}
.smallbodytext
{
	font-family: Book Antiqua;
	font-size: 14px;
}
.smallbodytextbold
{
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
}
.smallbodytextboldunderline
{
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.opera
{
	font-style: italic;
	text-decoration: underline;
}
.music
{
	font-style: italic;
}
.performance
{
	font-style: italic;
	text-decoration: underline;
}
</STYLE>