body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.PageHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
}
.MenuItm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.Title1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.Title2 {
	font-size: 14px;
	font-style: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.SelectedMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.copyright {
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-align: center;
}
