body {
	margin: 0px;
	padding: 0px;
	background-color: #9900FF;
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #00FF00;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}.menu_title {
	font-weight: bold;
	font-size: 16px;
}
h1 {
	padding: 0px;
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
}
