body
{
	font: 12pt Trebuchet MS;
	color: white;
	background-color: #604830;
}
table
{
	color: #604830;
}
.mainbody
{
	width: 760px;
	height: 550px;
	color: #604830;
	background-color: white;
}
.menubody
{
	color: white;
	background-color: #745C42;
}
.MenuLink
{
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	font: italic;
	color: white;
	/*width: 95px;*/
}
.MenuLink:hover
{
	background-color: white;
	color: #604830;
}
.maintext
{
	background-color: white;
	/*overflow: auto;*/
	text-align: justify;
	margin-left: 50px;
	width: 620px;
	height: 175px;
	color: #604830;
}
.maintexttitle
{
	background-color: white;
	font: italic bold 14pt;
	margin-left: 50px;
	height: 40px;
	color: #604830;
}

