body, td {
 SCROLLBAR-FACE-COLOR: navy;
 SCROLLBAR-HIGHLIGHT-COLOR: white;
 SCROLLBAR-SHADOW-COLOR: white;
 SCROLLBAR-3DLIGHT-COLOR: navy;
 SCROLLBAR-ARROW-COLOR: white;
 SCROLLBAR-TRACK-COLOR: navy;
 SCROLLBAR-DARKSHADOW-COLOR: navy;
  }
.redtext {
	color: Red;
	font-weight : bolder;
}
.redtextsmall {
	color: Red;
	font-size : 10px;
}
.navytext {
	color: Navy;
	font-weight : bolder;
}
.smaller { 
font-size : 11px;
 }
 TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color : #333333;
} 
.tab_borders{
	border-color : Gray Gray Gray Gray;
	border : 1px solid Gray;
	border-spacing : 0px;
	text-align : center;
	border-collapse : collapse;
}
.tab_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color : White;
	background : Navy;
	font-style : italic;
	border-spacing : 0px;
	text-align : center;
	height: 30px;
} 
.tab_td {
	border : 1px solid Gray;
	border-color : Gray Gray Gray Gray;
	text-align : center;
	font-size: 12px;
}
.tab_td2 {
	border : 1px solid Gray;
	border-color : Gray Gray Gray Gray;
	text-align : left;
	font-size: 12px;
}
 H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 22px;
	color : Navy;
	margin : 0px 0px 5px 0px;
	font-weight : lighter;
}
 H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bolder;
	font-size : 16px;
	color: Red;
	margin : 0px 0px 0px 0px;
	text-decoration : none;
	line-height : 21px;
}
.h2black {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
H3{ 
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-weight: bolder;
	font-size: 16px;
	font-style : italic;
}
H4{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 13px;
	color: Navy;
	margin : 0px 0px 0px 0px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color : #333333;
	font-size-adjust : none;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color : #333333;
}
LI {
	margin-bottom: 3px;
}
 A {
	font-family: Arial, Helvetica, sans-serif;
	color: #516272;
	font-weight : bold;
	font-style: normal;
	text-decoration:none;
}
 A:link  {
 }
 A:visited  {
}
 A:active  {
 }
 A:hover {
 	text-decoration: underline;
}
.Asmall {
	font-size: 10px;
	color: #516272;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.Asmall:hover {
}

.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	font-weight: bold;
	font-style : italic;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left : 14px;
	margin-top : 0px;
	margin-bottom: 5px;
	}
.boxli {
	margin-bottom : 5px;
	list-style-position: outside;
	list-style-type: square;
	display: list-item;
	}
.littleh2{  
	font-size:15px;
	}

