body {    font-size: 12pt;
     background-image: url(images/orange-yellow-background-home.jpg);
     background-repeat: repeat-x;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 13pt;
     margin-top: 0px;
     margin-bottom: 13px }

P, blockquote, td {  font-size: 12pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 16pt;
     margin-top: 0px;
     margin-bottom: 13px }

OL, LI, UL, DL {  font-size: 12pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 16pt;
     margin-top: 0px;
     margin-bottom: 13px;
     margin-right: 10px }


H1 { font-family: times, serif;
     font-style: roman;
     font-weight: normal;
     font-size: 26pt;
     letter-spacing: 2pt;
     line-height: 25pt;
     margin-top: -5px;
     margin-bottom: 50px;
     color: white }

.small {font-size: 10pt;
          line-height: 12pt}

.home { font-size: 11pt;
      line-height: 14pt }

.subhead { color: blue}

.quote { font-family: times, serif;
          font-style: italic;
          font-size: 12pt;
     	  line-height: 14pt;
          margin-bottom: 2pt }

.xquote  { font-family: times, serif;
          font-weight: bold;
          font-style: roman;
          font-size: 11pt;
          line-height: 15pt;
          margin-bottom: 0px }


.style1 {font-size: 10pt}

a:link { color: #0033CC;
          text-decoration: underline}

a:active { text-decoration: underline;
         color: red}

a:visited { text-decoration: underline;
         color: 00248F}

a:hover { color: red;
          text-decoration: underline  }

.floatright_noborder {
	xfloat: right;
	border: 0px;
}