<style>

BODY {
	font-family : Arial;
	color : #000000;
}

A:link {
	color : #106fa6;
}

A:VISITED {
	color : #57857e;
}

A:HOVER {
	color : #000000;
	text-decoration : none;
}

A:link.navigation {
	color : #106fa6;
	line-height : 140%;
}

A:VISITED.navigation {
	color : #57857e;
	line-height : 140%;
}

A:HOVER.navigation {
	color : #000000;
	line-height : 140%;
	text-decoration : none;
	font-weight : bold;
}

A:link.navigation-index {
	color : #106fa6;
	line-height : 120%;
	font-size : 15px;
}

A:VISITED.navigation-index {
	color : #57857e;
	line-height : 120%;
	font-size : 15px;
}

A:HOVER.navigation-index {
	color : #000000;
	line-height : 120%;
	text-decoration : none;
	font-weight : bold;
	font-size : 15px;
}

A:link.footer-links {
	color : #cc3300;
	font-size : 12px;
	font-family : Arial;
}

A:VISITED.footer-links {
	color : #cc3300;
	font-size : 12px;
	font-family : Arial;
}

A:HOVER.footer-links {
	color : #0033cc;
	text-decoration : none;
	font-size : 12px;
	font-family : Arial;
}

A:link.nav {
	color : #0033ff;
	line-height : 150%;
	font-size : 13px;
}

A:VISITED.nav {
	color : #0033ff;
	line-height : 150%;
	font-size : 13px;
}

A:HOVER.nav {
	color : #0033ff;
	text-decoration : none;
	line-height : 150%;
	font-size : 13px;
}

TD.images {
	font-family : Arial;
	font-size : 11px;
	color : #ffff00;
}

TD.content {
	font-family : Arial;
	font-size : 17px;
	color : #000000;
}

TD.content-faq {
	font-family : Arial;
	font-size : 15px;
	color : #000000;
}

TD.internal-content {
	font-family : Arial;
	font-size : 15px;
	color : #000000;
}

TD.navigation {
	font-family : Arial;
	font-size : 15px;
	color : #000000;
}

p.nav-header {
	font-weight : bold;
	font-size : 17px;
	color : #000000;
}

p.footer {
	font-size : 10px;
	color : #000000;
	text-align : center;
}

ul.nav
{
list-style-type:square;
padding:0px;
margin:0px;
}
li
{
background-position:0px 5px; 
padding-left:10px;
}

img.pics
  {
  margin:2px;
  border:2px solid #10ece0;
  }

</style>

