		div.copyright{
		  font-size:8pt;
		  font-family: Tahoma, Helvetica, Verdana, Arial, serif;

		}
		sub.title {
                        font-weight:bold;
			color: #000000;
                        font-size:12pt;
			vertical-align:middle;
                        font-family: Tahoma, Helvetica, Verdana, Arial, serif;
		}
		textarea{
		  font-family: Tahoma, Helvetica,Verdana, Arial, serif;
		  font-size:10pt;
		}
		h1,h2,h3,h4,h5{
		  font-weight:bold;
		  color:#F05F13;
		  background-color : transparent;
                  font-family: Tahoma, Helvetica, Verdana, Arial, serif;
		}
		h1 {
		  font-size:16pt;
		}
		h2{
		  font-size:14pt;
		}
		h3 {
		  font-size:12pt;
		}
		h4 {
		  font-size:10pt;
		}
		h5 {
		  font-size:10pt;
		  font-style:italic;
		}
		h5.smaller {
		  font-size:8pt;
		  font-style:italic;
		}
		a.navbutton{
		  font-family: Helvetica, Verdana, Arial, serif;
		  font-size: 10pt;
		}
		a.navbutton:link{
		  color: #3300CC;
		  text-decoration: none;
		  background-color : transparent;
		}
		a.navbutton:visited{
		  color: #3300CC;
		  text-decoration: none;
		  background-color : transparent;
		}
		a.navbutton:hover{
		  color: #3300CC;
		  text-decoration: none;
		  background-color : transparent;
		}
		a.navbutton:active{
		  color: #3300CC;
		  text-decoration: none;
		  background-color : transparent;
		}
		a:link {
		  color: #35586C;
		  text-decoration: none;
		  background-color : transparent;
		  border-style:none;
		}
		a:visited {
		  color: #E60000;
		  text-decoration: none;
		  background-color : transparent;
		}
		a:hover {
		  color: #F05F13;
		  text-decoration: underline;
		  background-color : transparent;
		}
		a.linkrow:link {
		  color: #000000;
		  text-decoration: none;
		  font-size: 8pt;
		  font-weight: bolder;
		  background-color : transparent;
		}
		a.linkrow:visited {
		  color:#6996AD;
		  text-decoration: none;
		  font-size: 8pt;
		  font-weight: bolder;
		  background-color : transparent;
		}
		a.linkrow:hover {
		  color: #8BA576;
		  text-decoration: none;
		  font-size: 8pt;
		  font-weight: bolder;
		  background-color : transparent;
		}
		a.graphlink{
		  text-decoration: none;
		  padding-left:10px;
		  border: none;
		}
		a.blend{
		  color: #000000;
		  text-decoration: none;
		}
		a.blend:link{

		}
		a.blend:visited{
		  color:#000000;
		}
		a.blend:hover{
		  color:blue;
		  text-decoration: none;
		}
		a.blend:active{

		}
		p{
		  font-size:10pt
		}
