body {
background-color:#A9D8B0;
font-family: Comic Sans MS;
font-size:10.5pt
}

h1 {
color:#0000FF;
font-weight:bold;
font-size:36pt; 
text-align:center;
font-style:italic;
text-decoration:underline;
font-family:Comic Sans MS;
}

h2 {
color:#0066CC;
font-weight:bold;
font-size:20pt; 
font-style:italic;
font-family:Comic Sans MS;
text-decoration:underline;
}

p {
color:#000000;
font-size:10.5pt;
font-weight:bold;
font-family:Comic Sans MS;

}

p.soul {
text-decoration:underline;
}

p.menu{
color:#000000;
font-size:12pt;
font-weight:bold;
font-family:Times New Roman;
text-align:center;
text-decoration:underline overline;

}

li{
font-family:Comic Sans MS;
}

a:link {
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	color: #663399;
}
a:active {
	color: #663399;
	font-weight: bold;
}
a:visited {
	color: #663399;
	font-weight: bold;
}