BODY
{
	margin: 0px;
	font-family: 'Time New Roman';
	background-color: #ffffff;
}
.PageDetailTable
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: 0px;
	width: 100%;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
}
.PageTitle
{
	font-family: 'Time New Roman';	font-size: 18pt;	font-weight: normal;	color: black;
}
.BodyComment
{
	font-size: 10pt;
	font-weight: normal;
}
.MenuTable
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 100%;
	border-bottom: 0px;
}
.MenuItem
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 14pt;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
}
.BodyText
{
	font-size: 12pt;
	color: Black;
}
A:link
{
	color: #dcdcdc;
	font-family: 'Times New Roman';
}
A:visited
{
	color: #dcdcdc;
	font-family: 'Times New Roman';
}
A:active
{
	color: #dcdcdc;
	font-family: 'Times New Roman';
}
A:hover
{
	color: #696969;
	font-family: 'Times New Roman';
}

