menu {
	border: groove #0033CC;
	background-color: #FFCC66;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BC16AF;
	text-decoration: none;
	text-align: justify;
}
a {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
}
p {
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.special {
	font-size: 10px;
}
.box {
	border: 1px solid #537700;
}
h2 {
	font-size: 16px;
	color: #FF33CC;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
}
