body {
	 font-family: Arial;
                 font-size: 11px;
	 font-weight: normal;
	 margin: 0px;
                      line-height: 20px;
	 padding: 0px;
}
	h1 {
	 font-size: 16px;
	 font-weight: bold;
	 color: #58697b;
}
	h2 {
	 font-size: 13px;
	 font-weight: bold;
	 color: #58697b;
}
 	 h3 {
	 font-size: 12px;
	 font-weight: normal;
	 color: #58697b;
}

	a {
	 font-size: 11px;
	 font-weight: normal;
	 text-decoration: none;
	 color: #58697b;
                      line-height:18px;
}
	p {
	 font-size: 11px;
	 font-weight: normal;
	 line-height: 18px;
	 color: #58697b;
}
                td, input {
                font-size:11px;
                font-weight: normal;
                color: #58697b;
}

  th {
                font-size:11px;
	font-weight: bold;
}

	a {
	 font-size: 11px;
	 font-weight: normal;
	 text-decoration: none;
	 color: #58697b;
}

	a:link {
	 text-decoration: none;
	 color: #85a8c7;
}
	a:visited {
	 text-decoration: none;
	 color: #85a8c7;
}
	a:hover {
	 text-decoration: none;
	 color: #85a8c7;
}
	a:active {
	 text-decoration: none;
	 color: #85a8c7;
}
	a.navlinkM {
	 font-size: 11px;
	 font-weight: normal;
	 text-decoration: none;
	 color: #FFFFFF;
}
	a.navlinkM:link {
	 text-decoration: none;
	 color: #FFFFFF;
}
	a.navlinkM:visited {
	 text-decoration: none;
	 color: #FFFFFF;
}
	a.navlinkM:hover {
	 text-decoration: none;
	 color: #FFFFFF;
}
	a.navlinkM:active {
	 text-decoration: none;
	 color: #FFFFFF;
}


	a.navlinkS {
	 font-size: 11px;
	 font-weight: normal;
	 text-decoration: none;
	 color: #58697b;
}
	a.navlinkS:link {
	 text-decoration: none;
	 color: #58697b;
}
	a.navlinkS:visited {
	 text-decoration: none;
	 color: #58697b;
}
	a.navlinkS:hover {
	 text-decoration: none;
	 color: #58697b;
}
	a.navlinkS:active {
	 text-decoration: none;
	 color: #58697b;
}




	li {
	 font-size: 11px;
	 font-weight: normal;
	 line-height: 18px;
	 padding-bottom: 7px;
	 color: #58697b;
}

	.footer {
	 font-size: 9px;
	 font-weight: normal;

	 color: #FFFFFF;
}
	 a.footer {
	 font-size: 9px;
	 font-weight: normal;
	 line-height: 0px;
	 color: #FFFFFF;
}
	 a.footer:link{
                      text-decoration: none;
	 color: #FFFFFF;
}
	 a.footer:visited{
                      text-decoration: none;
	 color: #FFFFFF;
}
	 a.footer:hover {
                      text-decoration: none;
	 color: #FFFFFF;
}
	 a.footer:active {
                      text-decoration: none;
	 color: #FFFFFF;
}	 
	 hr {
	 color: #58697b;
	 background: #FFFFFF;
	 margin: auto 0px auto auto;
	 width: 100%;
	 height:1px;
	 text-align: right;
	 border: 1px solid #58697b;
}