h1 {
         text-align: left; color: #009966;
         font-weight: bold;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size: 15px;
}

li {
	color: #339933;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 5%;
}
.navbox {
	font-style: italic;
}

.navbox ul {
	list-style-type: none;
	font-family: "Brush Script MT", "Freestyle Script", cursive;
}
a:visited {
	text-decoration: none;
	color: #000033;
}


body {
         background-color: #DBE7AB;
}

h2 {
	text-align: center;
	color: #990000;
	font-size: 28px;
	font-family: "Brush Script MT", "Freestyle Script", cursive;
}

h3 {
         text-align: justify;
         color: #000066;
         font-size: 13px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color:  #009966;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 14px;
}

a:link {
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
.navbox a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366CC;
}
.blue {
	color: #3366CC;
}


.indent {
         margin-left: 5%;
         margin-right: 5%;
         text-align: justify;
}
.indent2 {
         margin-left: 10%;
         margin-right: 10%;
         text-align: justify;
}
.center {
         text-align: center;
} 
.green {  color: #339933}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFCC;
	background-color: #33CC66;
	height: 15px;
	width: 250px;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	padding: 6px;
	text-align: left;
}
h6 {
                text-align: center;
	color: #006363;
	font-family: "Comic Sans MS",arial, sans-serif;
	font-size: 12px;
}

h5 {
	color:  #009966;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 14px;
}
.navbox a {
	color: #CCFFFF;
	text-decoration: none;
	background-color: #339900;
	display: block;
	width: 150px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4FF93;
	border-right-color: #003300;
	border-bottom-color: #000033;
	border-left-color: #C4E452;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greener {
	color: #006600;
}

