.header {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}
.menuheader {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.menu {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.notes {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

