      body  {
          background-color :#336699;
      }
     pre.curriculo {
          font-family : 'Microsoft Sans Serif', Tahoma, Arial, 'Courier New';
          font-size : 12pt;
          color : white;
      }
     pre.codigo {
		 			background-color: #ffffff;			
          font-family : 'Courier New';
          font-size : 10pt;
          color : #000052;
					padding : 4;
					margin-left: 40pt;
					margin-right: 10pt;
      }
     p.quote {
          font-family : 'Microsoft Sans Serif', 'Futura Lt BT', 'Courier New';
          font-size : 10pt;
          background-color : #336699;
          color : white;
          text-align : left;
      }
     p {
          font-family : 'Microsoft Sans Serif', 'Futura Lt BT', 'Bookman Old Style', arial, courier;
          font-size : 11pt;
          color : white;
          font-style : normal;
					margin-left: 20pt;
					margin-right: 100pt;
					padding: 9;
      }
     h1 {
          font-family : 'BankGothic Lt BT', 'Kabel Bk BT', 'Courier New', Tahoma, Arial, courier;
          font-size : 28pt;
          font-variant : normal;
          color : #ffcc00;
          text-align : center;
          background-color : #330099;
      }
     h2 {
          font-family : 'BankGothic Lt BT', 'Kabel Bk BT', 'Courier New', Tahoma, Arial, courier;
          font-size : 20pt;
          font-style : normal;
          color : yellow;
          text-align : left;
          background-color : #336699;
      }
     h3 {
          font-family : 'BankGothic Lt BT', 'Kabel Bk BT', 'Courier New', Tahoma, Arial, courier;
          font-size : 14pt;
          font-style : normal;
          color : yellow;
          text-align : left;
          background-color : #336699;
      }
			
			h4 {
          font-family : 'BankGothic Lt BT', 'Kabel Bk BT', 'Courier New', Tahoma, Arial, courier;
          font-size : 12pt;
          font-style : normal;
          color : #ffffff;
          text-align : left;
          background-color : #336699;
      }
     h5 {
          font-family : 'BankGothic Lt BT', 'Courier New', Arial, Courier;
          font-size : 12pt;
          font-style : normal;
          text-align : left;
          color : white;
      }
     a.linkd:link {
          color : white;
          font-family : 'Courier New', Arial, Courier;
      }
     a.linkd:visited {
          color : white;
          font-family : 'Courier New', Arial, Courier;
      }
     a.linkd:hover {
          color : #ff0000;
          font-family : 'Courier New', Arial, Courier;
          background-color : black;
      }
     a.linkd2:link {
          color : blue;
          font-family : 'Courier';
          font-size : 18pt;
          background-color : #000099;
          font-weight : bold;
      }
     a.linkd2:visited {
          color : blue;
          font-family : 'Courier';
          font-size : 18pt;
          background-color : #000099;
          font-weight : bold;
      }
     a.linkd2:hover {
          color : red;
          font-size : 18pt;
          font-family : 'Courier';
          background-color : #000099;
          font-weight : bold;
      }
     tr.mytr {
          background-color : #000099;
      }
     td.mytd {
          background-color : #000066;
      }
     table.mytab {
          background-color : #000066;
      }
     td.menu {
           background : #ffffff;
      }
     table.menu {
           font-size : 100%;
           position : absolute;
           visibility : hidden;
      }
     span.menu {
           background : #330099;
      }
     span.banner {
          border : 2px groove inherit;
          font-family : Tahoma, Courier New;
          background-color : #c0c0c0;
      }
     
     td.cv{
		 			 border : 2px groove inherit;
					 font-family : Tahoma, Verdana, Arial, Courier New;
					 font-size: 15px;
					 background-color : #336699;
					 color: white;
					 padding: 5;			 
		   }
			td.cv2{
		 			 border : 2px groove inherit;
					 font-family : Tahoma, Verdana, Arial, Courier New;
					 font-size: 15px;
					 background-color : #999999;
					 color: white;
					 padding: 5;					 
		   } 
			 
		 #liwhite {
          color : white;
      }
     #main {
          position : absolute;
      }
     #bloco {
          font-family : "Bookman Old Style";
          background-color : black;
          margin : 5px;
      }
     #movewindow {
          position : absolute;
          background-color : white;
      }
			div.centr {
								text-align: center;
			}
		
