h1 {	 
	text-align: center;
	color: red; 
	font-family: "Comic Sans MS",arial, sans-serif;
	font-size: 16px;	
}

h2 {
	color: #00394A;
	font-family: arial, sans-serif;
	font-size: 14px;
}

h3 {  	text-align: center; font-family: "Bradley Hand ITC", "Comic Sans MS", Arial, sans-serif; ; margin-bottom: -15px}

a:link {	color:#0000FF;; text-decoration: none}
a:visited {	color: #0000FF;; text-decoration: none}
a:hover {	color: #99FFFF;; text-decoration: none}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}

.indent {
                margin-left: 5%;
                margin-right:5%;
}

.left {
	text-align: left;
	margin-left: 10%;
}

.justify {
	text-align: justify;
}
.center {
	text-align: center;
}

.button { background-color: #FDFA8F; width: 160px;  padding-top: 3px; padding-bottom: 3px; border-color: #FFFFFF #003366 #003366 #CCFFCC; border-style: solid; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}td {  text-decoration: none}
h4 {  font-family: "Bradley Hand ITC", "Comic Sans MS", Arial, sans-serif; font-size: 24px; font-weight: bold; font-variant: small-caps; text-align: center}
.green {  color: #339933}

h6 {
                text-align: center;
	color: #006363;
	font-family: "Comic Sans MS",arial, sans-serif;
	font-size: 12px;
}