html, body	{
			font-family: font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 1.5em;
			color: #000000;
			background-color: #ffffff;
			}
#content	{
			font-family: font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 1.5em;
			color: #000000;
			background-color: #ffffff;
			}
#text	{
			font-family: font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 1.5em;
			color: #000000;
			background-color: #ffffff;
			}
/* index page */
#content-index	{
			font-family: font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 1.5em;
			color: #000000;
			background-color: #ffffff;
			}
img.picture	{
		display: none;
		}
p.festival	{
		margin-left: 0;
		}
/* end code for index page */
.navigation	{
			font-family: font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			line-height: 1.5em;
			color: #000000;
			background-color: #ffffff;
			}
h1		{
			font-family: arial, verdana, helvetica, sans-serif;
			font-size: 14px;
			font-variant: small-caps;
			color: #000000;
			background-color: #ffffff;
			text-align: center;
			}
h2		{
			font-family: arial, verdana, helvetica, sans-serif;
			font-size: 14px;
			color: #000000;
			background-color: #ffffff;
			}
.title	{
				font-size: 16px;
				font-family: verdana, arial, helvetica, sans-serif;
				font-weight: bold;
				text-align: center;
				}
.subtitle {
					font-size: 14px;
					font-family: verdana, arial, helvetica, sans-serif;
					font-weight: bold;
					color: #000000;
					}
.strong		{
					font-size: 14px;
					font-family: arial, verdana, helvetica, sans-serif;
					font-weight: bold;
					color: #000000;
					}
.smallcaps		{
					font-family: arial, verdana, helvetica, sans-serif;
					font-size: 14px;
					font-variant: small-caps;
					font-weight: bold;
					color: #000000;
					background-color: #ffffff;
		}
.gray {
					font-size: 14px;
					font-family: arial, verdana, helvetica, sans-serif;
					font-weight: bold;
					text-align: center;
					color: #000000;
					background: #ffffff;	
					}
.red			{
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 14px;
					color: #000000;
					font-weight: bold;
					}
.italic		{
					font-family: arial, verdana, helvetica, sans-serif;
					font-size: 14px;
					color: #000000;
					font-style: italic;
					}
td.indent	{
	padding-left: 0em;
	}
#update	{
			font-family: arial, verdana, helvetica, sans-serif;
			font-size: 12px;
			text-align: right;
			}
a:link, a:visited	{
			text-decoration: underline;
			}
a:visited, a:hover	{
			display: none;
			}
/*code for header and footer */
#header {
			color: #000000;
			background-color: #ffffff;
			}	
td.logo	{
			display: none;
			}
#footer {
			display: none;
			}
.header	{
			font-size: 20px;
			font-family: verdana, arial, helvetica, sans-serif;
			font-weight: bold;
			color: #000000;
			text-align: center;
			}
/*end of code for header and footer */

/* code for navigation buttons */
.nav	{
			display: none;
			}
a.nav:link, a.nav:visited, a.nav:hover	{	
			text-decoration: underline;
			}
/* end of code for navigation */
