BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 25;
	margin-bottom: 25;
	font-family: arial;
}

th.service {
	border-bottom: thin solid Navy;
	text-align: left;
	color: #6c2e13;
	margin-bottom: -5px;
	padding-top: 15;
	font-variant: small-caps;
}

p {
	color: #000000;
	line-height: 140%;
	font-size: 90%;
}

p#box {
	color: #ffffff;
	line-height: 140%;
	font-size: 90%;
}
td#footer{
	font: 70%;
}
td#service{
	font: 70%;
}
li {
	color: #000000;
	font-size: 90%;
}
li#box {
	color: #ffffff;
	font-size: 90%;
	padding-bottom: 5;
}

h1 {
	font-size: 120%;
	color: #01417e;
}
h2 {
	color: #730851;
	text-transform: uppercase;
}
h3 {
	color: #01417e;
	margin-bottom: -15px;
}


A:link {
	color: #800000;
	text-decoration: none;
	font-weight: normal;
}
A:visited {
   color:#800000;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

A:active {
   color: black;
	text-decoration: none;
	font-weight: normal;
}

 A:link#footer {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A:visited#footer {
   color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

A:hover#footer {
	color: silver;
	text-decoration: none;
	font-weight: normal;
}

A:active#footer {
   color: white;
	text-decoration: none;
	font-weight: normal;
}

A#nav:link {
	display: block;
	font: bold 10pt/12pt Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	padding: 8px;
	color: #6c2e13;
}

A#nav:visited {
	display: block;
	font: bold 10pt/12pt Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	padding: 8px;
	color: #6c2e13;
}


a#nav:hover{
	display: block;
	font: bold 10pt/12pt Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	padding: 8px;
	color: #ffffff;
	background-color: #ff8000;
}

A#nav:active {
	display: block;
	font: bold 10pt/12pt Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	padding: 8px;
	color: #4f8fcc;

}
td.desc{
	background-color: 885500;

}