.MenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #003399;
	text-decoration: none;
	padding-top: 6px;

}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19pt;
	color: #009999;
	text-decoration: none;
	padding-left: 30px;

}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 30px;
}
.GroupComponents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #009999;
	text-decoration: none;
	text-align: right;

}
.MenuPic {
	margin-right: 3px;
}
.MenuLink:hover {
	text-decoration:underline;
}
.PageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;

}
.MenuBox {
	padding: 3px;
}
