    body  {
          font-size : 17px;
          font-weight : bold;
          font-family : Arial;
          color : #1a2788;
          background-color : #ffffff;
          margin-top : 5px;
          margin-bottom : 5px;
          margin-left : 5px;
          margin-right : 5px;
      }
    A:link {
          color : #1a2788;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    A:active {
          color : #ff0000;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          text-decoration : underline;
          cursor : default;
          font-variant : normal;
      }
    A:visited {
          color : #1a2788;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    A:hover {
          color : #ff8201;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          text-decoration : underline;
          cursor : default;
          font-variant : normal;
      }
    .button {
          background-color : #afb8c1;
          color : #808080;
          font-size : 15px;
          font-family : arial;
          font-weight : bold;
      }
    .textarea {
          background-color : #afb8c1;
          color : #808080;
          font-size : 17px;
          font-family : arial;
          font-weight : bold;
      }
    .radio {
          background-color : #afb8c1;
      }
    .bluebackground {
          color : #ffffff;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
   .bluebackground a:link {
          color : #ffffff;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    .bluebackground a:visited {
          color : #ffffff;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    .bluebackground a:hover {
          color : #ff8201;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          text-decoration : underline;
          cursor : default;
          font-variant : normal;
      }
   .redtext a:link {
          color : #ff0000;
          font-size : 13px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : hand;
          font-variant : normal;
      }
    .redtext a:visited {
          color : #ff0000;
          font-size : 13px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : hand;
          font-variant : normal;
      }
    .redtext a:hover {
          color : #ff8201;
          font-size : 13px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          text-decoration : underline;
          cursor : hand;
          font-variant : normal;
      }
		.redtext {
          color : #ff0000;
          font-size : 17px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : hand;
          font-variant : normal;
      }
		.bluebackgroundsmall {
          color : #ffffff;
          font-size : 10px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
   .bluebackgroundsmall a:link {
          color : #ffffff;
          font-size : 10px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    .bluebackgroundsmall a:visited {
          color : #ffffff;
          font-size : 10px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    .bluebackgroundsmall a:hover {
          color : #ff8201;
          font-size : 14px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          text-decoration : underline;
          cursor : default;
          font-variant : normal;
      }
		.bluebackgroundmedium {
          color : #ffffff;
          font-size : 14px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
   .bluebackgroundmedium a:link {
          color : #ffffff;
          font-size : 14px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    .bluebackgroundmedium a:visited {
          color : #ffffff;
          font-size : 14px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          cursor : default;
          font-variant : normal;
      }
    .bluebackgroundmedium a:hover {
          color : #ff8201;
          font-size : 14px;
          font-family : Arial;
          font-style : normal;
          font-weight : bold;
          text-decoration : underline;
          cursor : default;
          font-variant : normal;
      }