.page {
}

td.toolbar img {
	border: none;
}

.text1 {
	border: thin solid black;
	padding: 10 10;
	vertical-align: top;
	font-family: Verdana, Helvetica, Times, sans-serif;
	font-size: 13px;
}

.text1 p {
	font-size: 13px;
}

.text1 td {
	font-size: 13px;
	vertical-align: top;
}

.text1 ul {
	font-size: 13px;
}

.text1 ol {
	font-size: 13px;
}

.code {
	margin: 10 10;
	padding: 10;
	background-color: #aaefaa;
	border: 1px solid gray;
	font-size: 13px;
}

td.mmenu {
	vertical-align: top;
}

div.mmenu {
}

.mmenu ul {
	list-style-type: none;
	font-size: 15px;
}
.mmenu a {
	text-decoration: none;
	color: "#333333";
}

.mmenu a:visited {
	color: "#333333";
}

.mmenu a:hover {
	text-decoration: underline;
	color: red;
} 
