.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F5F7F8;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 150px;
	background-color: #6A819D;
	padding: 2px;
	border: 1px none;
	letter-spacing: normal;
	word-spacing: normal;
	bottom: auto;
	left: auto;
	top: auto;
	right: auto;
}
.menu1:hover {
	background-color: #495567;
	color: #CFD9DF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
}
.style2 {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.style5 {
	font-size: 13px;
	font-family: "Comic Sans MS";
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

