body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #66CC99;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
h2 {
	font-size: 12px;
	color: #003399;
}
li {
	list-style-type: square;

}
a {
	font-size: 10px;
	font-weight: bold;
}
.menu {

	list-style-type: square;
	line-height: 40px;
}

