body				{ font-family: "Trebuchet MS"; font-size: 11px; color: #000000; }
table        		{ font-family: "Trebuchet MS"; font-size: 11px; color: #000000 }
a:link       		{ color: #455183; text-decoration: underline;  font-weight: bold;  }
a:active     		{ color: #455183; text-decoration: underline;  font-weight: bold;  }
a:visited    		{ color: #455183; text-decoration: underline;  font-weight: bold;  }
a:hover      		{ color: Black; text-decoration: none;  font-weight: bold;  }
.title {
	font-size: 15px;
	color: Navy;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

li {   list-style: square;  margin-left: -18px;                                          }


.smalltitle {
	font-size: 12px;
	color: Navy;
	font-family: "Trebuchet MS";
}



HR {
	color: #224059;
	height:1px;
   width:300px;
	border: 1px;
	
}
