<!--<link rel="stylesheet" href="moose.css" type="text/css">-->

body {
	font-family : Verdana, Helvetica, sans-serif;
	background-color: White;
	margin-left: 0%;
	margin-top: 1%;
	margin-bottom : 0%;
	margin-right : 0%;}
		

.headline{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20pt;
font-weight:bolder;
color:#000000;
}

.data {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14pt;
font-weight:bold;
color:000;
	
}
.data1 {
font-family :Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color : 000;
	
}

.data2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color : 000;
}

.data3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
color:000;
}
.datamission{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14pt;
line-height:inherit;
font-weight:400;
}

A {
	font-size: 12pt;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

A.special {
	border : 0px solid #000040;
	background-color : 000;
	text-decoration : none;
	font-family : sans-serif;
	font-style : normal;
	letter-spacing : 2px;
	color : White;
	text-align : justify;
	font-weight : bold;
	text-justify : auto;
	text-indent : 10%;
}

A:HOVER {
	color:#003399;
	text-transform: none;
	text-decoration : underline;
}



.newstitle

{
	border : 1px solid #000040;
	color : Navy;
	font-weight : bold;
	font-size : 12pt;
	font-family : serif;
	height : auto;
	font-style : italic;
	background-color : #4682B4;
	text-align : center;
}

.newsitem{
	border : 1px solid #FF0000;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 10pt;
	font-family : sans-serif;
	height : auto;
	font-style : normal;
	background-color : Black;
}

.copyright{

	font-size: 7pt;
	font-weight: normal;
	color : #777777;

}

DT {

	font-weight: bolder;

}
ul {
	font-size: medium;
	text-align: left;
	color: Navy;
}

