body {
    background-color: #CCFFCC;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    color: #339a31;
    margin-bottom: 20px;
}

h2 {
    color: #339a31;
    margin-bottom: 10px;
}

h3 {
    color: #339a31;
    margin-bottom: 3px;
    font-size: 16px;
}

p {
	font-size: small;
}

p.address {
	font-size: 11px;
	color: #339a31;
	font-weight: normal;
}

p.menu {
	font-size: 18px;
	color: #339a31;
	font-weight: bold;
	margin-bottom: 10px;
}

p.menuselected {
	font-size: 20px;
	color: #337a31;
	font-weight: bold;
	margin-bottom: 10px;
}
	
ul {
	font-size: small;
}

a.menu {
	color: #339a31;
	font-size: large;
}

a.biglink {
	color: #339a31;
	font-weight: bold;
	font-size: large;
}

#myslides
{
	height:258px;
	width:457px;
}

