    body {
          color : #c0c0c0;
          background-color : #000099;
          padding : 5px;
          border-style : none;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : medium;
          text-align : justify;
          width : 90%;
      }
    h1 {
	font-family : Vivaldi;
	color : #c0c0c0;
	font-size : xx-large;
	font-style : normal;
	font-variant : normal;
	font-weight : 900;
	line-height : 125%;
	text-align : center;
	display : block;
	background-color : #000099;
}
    h2 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : large;
          font-style : italic;
          font-variant : normal;
          font-weight : normal;
          line-height : 110%;
          text-align : center;
          color : #c0c0c0;
          background-color : #000099;
          display : block;
      }
    h3 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : medium;
          font-weight : normal;
          line-height : 100%;
          text-align : center;
          color : #c0c0c0;
          background-color : #000099;
          display : block;
      }
    h4 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : medium;
          font-weight : normal;
          line-height : 125%;
          text-align : justify;
          color : #c0c0c0;
          background-color : #000099;
          display : block;
      }
    h5 {
          font-family : Vivaldi;
          font-size : medium;
          font-style : normal;
          font-variant : normal;
          font-weight : bold;
          line-height : 125%;
          text-align : center;
          color : #c0c0c0;
          display : block;
          background-color : #000099;
      }
    p {
          font-family : Arial, Helvetica, sans-serif;
          font-size : medium;
          font-style : normal;
          font-variant : normal;
          font-weight : normal;
          height : auto;
          letter-spacing : normal;
          line-height : 125%;
          color : #c0c0c0;
          text-align : justify;
          padding-bottom : 4px;
          padding-left : 4px;
          padding-right : 4px;
          padding-top : 4px;
          display : block;
          background-color : #000099;
      }
    A:link {
          color : #c8c4bd;
          text-decoration : underline;
          margin : 1px;
          padding : 2px;
          display : inline;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : small;
          font-weight : normal;
          background-color : #000099;
      }
    A:hover {
          color : #c8c4bd;
          text-decoration : none;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : 150%;
          font-style : italic;
          font-weight : bold;
          line-height : 150%;
          display : inline;
          background-color : #000099;
      }
    A:visited {
          color : #c8c4bd;
          text-decoration : underline;
          margin : 1px;
          padding : 2px;
          display : inline;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : small;
          font-weight : bold;
          background-color : #000099;
      }
    div#header {
          padding : 2%;
          text-align : center;
          background-color : #000099;
          color : #c0c0c0;
          margin-bottom : 3px;
          width : 100%;
          display : block;
      }
	div#navbar {
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : medium;
          font-weight : bold;
          text-align : center;
          color : #ffffff;
          background-color : #000099;
          border-bottom : 10px ridge #578ac3;
          padding : 3px;
      }
    #navbar ul li a:link, #navbar ul li a:visited {
          color : #ffffff;
          text-decoration : underline;
          margin : 5px;
          padding : 2px;
          display : inline;
          background-color : #000099;
      }
    #navbar ul li a:hover {
	color : #c8c4bd;
	text-decoration : none;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 125%;
	font-style : normal;
	font-weight : bold;
	line-height : 150%;
	display : inline;
	background-color : #000099;
}
    #navbar ul li a {
          margin : 0;
          padding : 0;
          list-style-type : none;
          background-color : #000099;
          display : inline;
          color : black;
      }
    #navbar ul li {
          margin : 0;
          padding : 0;
          list-style-type : none;
          background-color : #000099;
          display : inline;
          color : black;
      }
    #navbar ul {
          margin : 0;
          padding : 0;
      }
    div#wrapper {
          padding : 10px;
          float : none;
          display : block;
          margin : 5px;
          color : #c0c0c0;
          background-color : #000099;
      }
    #wrapper UL {
          font : normal normal bold medium/normal "Times New Roman", Times, serif;
          list-style : circle inside;
          list-style-image : none;
          text-indent : 35%;
      }
    #wrapper LI {
          font : normal normal bold medium/normal "Times New Roman", Times, serif;
          list-style : circle inside;
          list-style-image : none;
          text-indent : 35%;
      }
    div#left {
          padding : 3% 2% 2%;
          float : left;
          text-align : justify;
          background-color : #000099;
          color : #c0c0c0;
          width : 30%;
          display : block;
          margin : 2px;
      }
    #left a:link, #left a:visited {
          background-color : #000099;
		  color : #c0c0c0;
          text-decoration : underline;
          margin : 1px;
          padding : 2px;
          display : inline;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : small;
          text-indent : 0%;
      }
    #left a:hover {
		  background-color : #000099;
          color : #c0c0c0;
          text-decoration : none;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-style : italic;
          text-indent : 0%;
      }
    #left ul li {
          margin : 0;
          padding : 0;
          list-style-type : none;
          display : inline;
          text-indent : 0%;
      }
    #left ul {
          margin : 0;
          padding : 0;
          text-indent : 0%;
      }
    #left p {
          color : #c0c0c0;
          background : #000099;
          text-align : justify;
      }
    #left h1 {
          color : #c0c0c0;
          background : #000099;
      }
    #left h2 {
          color : #c0c0c0;
          background : #000099;
      }
    #left h3 {
          color : #c0c0c0;
          background : #000099;
      }
    *#left h4 {
          color : #c0c0c0;
          background : #000099;
      }
    div#right {
          padding : 3%;
          float : right;
          text-align : justify;
          background-color : #000099;
          color : #c0c0c0;
          width : 55%;
          display : block;
          margin : 10px;
      }
    #right UL {
          font : normal normal bold medium/normal "Times New Roman", Times, serif;
          list-style : circle inside;
          list-style-image : none;
          text-indent : 5%;
      }
    #right LI {
          font : normal normal bold medium/normal "Times New Roman", Times, serif;
          list-style : circle inside;
          list-style-image : none;
          text-indent : 5%;
      }
    #right p {
		  color : #c0c0c0;
          background : #000099;
          text-align : justify;
      }
    #right h1 {
          color : #c0c0c0;
          background : #000099;
          font-size : large;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-weight : bold;
          text-align : center;
      }
    #right h2 {
          color : #c0c0c0;
		  background : #000099;
          font-size : medium;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-weight : bold;
          font-style : italic;
          text-align : center;
          line-height : 150%;
      }
    #right h4 {
          color : #c0c0c0;
          background : #000099;
          font-size : medium;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-weight : bold;
          text-align : center;
      }
    #right a:link, #right a:visited {
          background-color : #000099;
		  color : #c0c0c0;
          text-decoration : underline;
          margin : 1px;
          padding : 2px;
          display : inline;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : small;
          text-indent : 0%;
      }
    #right a:hover {
          color : #c0c0c0;
          background : #000099;
          text-decoration : none;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-size : 110%;
          font-style : italic;
          text-indent : 0%;
      }
    div#footer {
          padding : 3%;
          text-align : center;
          background-color : #000099;
          color : #c0c0c0;
          width : 90%;
          position : relative;
          display : inline;
          margin : 5px;
      }
    #footer h1 {
          color : #c0c0c0;
          background : #000099;
          font-size : large;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-weight : bold;
          text-align : center;
      }
    #footer h2 {
          font-size : medium;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-weight : bold;
          font-style : italic;
          text-align : center;
          color : #c0c0c0;
          background : #000099;
          line-height : 150%;
      }
    #footer h4 {
          font-size : medium;
          font-family : Verdana, Helvetica, Arial, sans-serif;
          font-weight : bold;
          text-align : center;
          color : #c0c0c0;
          background : #000099;
      }
  