body {
	background-color: white;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
iframe {
	background-color: transparent;
}
#linktext a:link {
	text-decoration: none;
   color: black;
}
#linktext a:visited {
	text-decoration: none;
   color: black;
}
#linktext a:hover {
   text-decoration: none;
   color: #444444;
}
#linktext a:active {
	text-decoration: none;
   color: black;
}

.menutext {
	color: #FFFFFF;
	background-color: #979797;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.headertext {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #83A489;
}

.headertext-1 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #0d469d;
}

.headertext-2 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #a16b78;
}

.headertext-4 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #0c0854;
}

.headertext-3 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #a95c43;
}

.headertext-5 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #655774;
}

.headertext-6 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #145632;
}

.headertext-7 {
	font-weight: bold;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
   color: #8c7b50;
}

.smallheadertext {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}

.largeheadertext {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
}

.largeheadertext2 {
	font-size: 32px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}

.textplain {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.textfancy {
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
 
.textemph {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.lightemph {
	font-size: 16px;
	font-weight: bold;
}

.standalone {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
   color: #0c0854;
}
 
.missionbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: none; 			
}

.textbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background: #FFF;
	line-height: 20px;
	letter-spacing: none;
   list-style: disc;
}

ul.normallist {
   list-style: disc;
	}
