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



.background{
background-color:#FFFFFF;
}

.headline{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20pt;
font-weight:bolder;
color:#000000;
}

.data {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
color:000;
	
}
.data1 {
font-family : Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color : 000;
	
}

.data2 {
font-family : Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color : 000;
}


H1  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}

H2{
	border : 1px solid #FFFFFF;
	<!--background-image: url('../graphics/checker.gif');
	-->background-position: right 50%;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family : Verdana, Arial, sans-serif;
	text-indent: 5px;
	font-size: 10pt;
	font-weight: bolder;
	color : Black;
}

H3{
	border : 2px solid Black;
	background-position: left 50%;
	background-repeat: no-repeat;
	background-color: #0000CD;
	text-indent: 5px;
	font-size: 14pt;
	font-weight: bold;
	color : White;
}

H4{
	border : none;
	background-position: right 50%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-indent: 5px;
	font-size: 15pt;
	font-weight: bold;
	color : black;
}

H5 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}
H6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 24pt;
font-weight:bold;
color:#000000;
}



.attn

{

	color : #FF6600;
	font-weight : bold;
	font-family : Arial;
	font-size : 9pt;

}

.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:#fff;

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

a{
font:Arial, Helvetica, sans-serif;
color:#000099;
font-weight:bold;
text-decoration:none;
}
a:hover
{color:#000099;
text-decoration:underline;
}

