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

  p { font-family: Arial,Helvetica,sans-serif;
    margin-left: 10px;
    font-size: medium;
    line-height: normal;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    }

  h1 { font-family: Arial,Helvetica,sans-serif;
    font-size: large;
    line-height: normal;
    color: rgb(51, 102, 255);
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    }

  ul#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left; }

  ul#nav li a {
	font-family: Comic Sans MS;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 2px;
	background-color: #EEE;
	text-decoration: none; }

  ul#nav li a:hover {
	background-color: red;
	color: #FFF; }

