/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background-color: rgb(255, 235, 205);
    }

  p, ul, li, td, div { font-size: 100%;
    font-family: Comic Sans MS, cursive;
    color: black;
    }

h1 {
font-size : 300%;
font-style : italic;
font-weight : bold;
font-family : Comic Sans MS;
color : rgb(0, 30, 128);
text-align: center;
}

h2 {
font-size : 200%;
font-style : italic;
font-weight : bold;
font-family : Comic Sans MS;
color : rgb(0, 30, 128);
text-align: center;
}

h3 {
font-size : 150%;
font-style : italic;
font-weight : bold;
font-family : Comic Sans MS;
color : rgb(0, 30, 128);
text-align: center;
}

  a:link { color: rgb(0, 0, 255);
    text-decoration: underline;
    }

  a:visited { color: rgb(128, 0, 128);
    text-decoration: underline;
    }

  a:hover { color: rgb(255, 0, 255);
    text-decoration: none;
    }

button {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: rgb(255, 235, 205);
	background-color: rgb(0, 30, 128);
	border: outset;
	cursor: hand;
}


