.HeadingBold {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bolder;

	vertical-align: top;

}



.HeadingNorm {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	vertical-align: top;

}



.TextBold {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	vertical-align: top;

}



.TextNorm {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	vertical-align: top;

}



.CopyrightBold {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

	font-style: normal;

	font-weight: bolder;
	text-align: center;

}



.DateBold {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	text-align: right;

}



.end {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	text-align: right;

}



.BigHeadBold {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bolder;

	border-bottom-width: thick;

	border-bottom-style: solid;

	border-bottom-color: #999999;

}



.Caption {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	text-align: center;

}



.MenuItem {

	display:block;

	color: green;

	background-color: inherit;

	font-family: Helvetica, Arial, sans-serif;

	font-size: medium;

	font-style: normal;

	font-weight: bolder;

	text-align:center;

	text-decoration: none;

	vertical-align: middle;

}



.MenuItem a {

	color: blue;

	background-color: inherit;

	text-decoration: none;

}



.MenuItem a:hover {

	color: #55aaff;

	text-decoration: none;

	background-color: inherit;

	text-decoration: none;

}



.MenuItemOn {

	display:block;

	color: black;

	background-color: inherit;

	font-family: Helvetica, Arial, sans-serif;

	font-size: medium;

	font-style: normal;

	font-weight: bolder;

	text-decoration: none;

	text-align:center;

	vertical-align: middle;

}