/* -------------------------------------------
FedGeo Moving & Storage
 ------------------------------------------- */
h1,h2,h3,h4 {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 10px;
	color: #000000;
	padding: 0px;
	padding-top: 7px;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #9C3016;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

h4 {
	color: #808080;
	font-size: 8px;
	text-align: center;
}

p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}

a:link {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #9C3016;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	color: #FFFFFF;	
      list-style: disc;
	line-height: 5px;
}


/* ----------------------------------------

------------------------------------------- */