table.menu	{
	position: absolute;
	border: 1px solid #FFFFCC;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#mainmenu	{
	left: 10;
	top: 2;
}
table.menu td	{
	color: #FFFFCC;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #434343; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 7px 3px;
	font-family: New Roman Times;
	font-size: 8pt;
	white-space: nowrap;
}

A 
	{
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	}
A:active 
	{
	color: #000000; font-style: italic; text-decoration:underline;
	}
A:visited  
	{
	color: #614C31; font-size:100%; 
	text-decoration: none;
	font-weight : bold;
	}

A:hover  
      {
	text-decoration: overline underline;
	}



BODY
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 12pt;
	color : #FFFFCC;
	font-weight: bold;
	background-color : #7B7884;
	word-spacing: 0;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0;
	margin-bottom: 0;
	background-image : url(back11.gif);
	
}

.intro
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 15%;
	margin-right: 15%;
	word-spacing: 0;
	margin-bottom: 0pt;
	color: #FFFFCC;
 }

.TinyType
{
	font-family: Trebuchet MS,Arial,Helvetica,Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: White;
 }

.composer
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B20818;
	margin: 35px;
}

p.quote
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 8.5pt;
	color: #86010D;
	margin-left: 3%;
	margin-right: 10%;
}
