a  {
	text-decoration: underline;
	color: #0099FF;

}

a:hover  {
	text-decoration: none;
}

td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;



}

a.setlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}
a.setlink:hover {

	color: #333333;
}
.maintext {
	line-height: 16px;

}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #0099FF;
}
strong {
	font-weight: bold;
	color: #0099FF;
}
.border {
	border: 1px solid #CCCCCC;

}
a.subnav {
	color: #0099FF;
	text-decoration: none;
	line-height: 16px;


}
a.subnav:hover {
	color: #000000;
	text-decoration: underline;

}
.back {
	background-image: url(images/home_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;

}
.missiontitle {

	font-size: 18px;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}

