a {
	text-decoration: none;
	color : #3333FF;
	font-family: "Tahoma", sans-serif;
}

a:visited {
	text-decoration: none;
	
}

a:hover {  text-decoration: underline;
	color: #CC6633;
	font-family: "Tahoma", sans-serif;
}

a:active {
	text-decoration: none;
}

td#missionStmt {
	text-align: center;
	font-family: Bradley Hand ITC;
	font-size:13 pt;
	font-weight: bold;
	color: #cc6633;
}

td#missionStmt2 {
	text-align: left;
}



 SPAN {
	font-family: "Tahoma", sans-serif;
	font-style : normal;
	font-size: 10pt;
	color: #CC6633;
	font-weight : bold;
}

P {
	font-family : "Tahoma", sans-serif;
	font-style : normal;
	font-size: 10pt;
	font-weight : bold;
}
	
.note  {
	
	font : bold small cursive;
	
}

p#login {
	font-family : "Tahoma", sans-serif;
	font : 8pt;
	color : Blue;
}

.contact {
	
	text-align: left;
}

DIV {
	font-family : "Tahoma", sans-serif;
	font : 10pt;
	color : Blue;
	font-weight : bold;
}
H5 {
	color: Black;
	font-size: 8pt;
	font-family: "Tahoma", sans-serif;
}

H4 {
	color: Black;
	font-size: 12pt;
	font-style: italic;
	font-family: "Verdana", "Tahoma", sans-serif;
}

table#intro {
	background: White;
	border-style: ridge;
	border-color: #c63;
	border-width: 5px;
	height: 500px;
	width: 700px;
}

td#introNavbar {
	
	
	height: 300px;
}

table#navbar {
	width: 116px;
	
	font-family: Comic Sans MS;
	font-size: 12pt;
	
}

td#navbar{
	border-bottom-style: solid;
	border-bottom-color: #c63;
	border-bottom-width: thin;
}

td#navbar a {
	text-decoration: none;
	color : #3333FF;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-style: normal;
}

td#navbar a:hover {  
	text-decoration: none;
	color: #CC6633;
	font-family: Comic Sans MS;
	font-style: italic;
	font-size: 12pt;
	
}

td#here {
	border-bottom-style: solid;
	border-bottom-color: #c63;
	border-bottom-width: thin;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-style: italic;
	color: #cc6633;
	
}

table#form {
	border-style: ridge;
	border-color: #c63;
	border-width: 1px;
	width: 175px;
	text-align: center;
	font-family: "Tahoma", sans-serif;
	font-size: 10pt;
	color: #CC6633;
	font-weight : bold;
	
}