.MenuTitle {
	font-family: verdana;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;

}
.MenuSubTitle {

	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
}
.MenuContent {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}
.Title {

	font-family: verdana;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
.Content {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;


}
.ContentLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
	color: #666666;

}
.ContentTiny {

	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

